Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

CnvFactory< T > Class Template Reference

#include <CnvFactory.h>

List of all members.

Static Public Member Functions

static IConvertercreate (ISvcLocator *svcloc)


Detailed Description

template<typename T>
class CnvFactory< T >

Definition at line 17 of file CnvFactory.h.


Member Function Documentation

template<typename T>
static IConverter* CnvFactory< T >::create ( ISvcLocator svcloc  )  [inline, static]

Definition at line 19 of file CnvFactory.h.

00019                                                  {
00020     return new T(svcloc );
00021   }


The documentation for this class was generated from the following file:

Generated at Mon May 3 12:23:46 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004