Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Static Public Member Functions | List of all members
CnvFactory< T > Class Template Reference

#include <CnvFactory.h>

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)
inlinestatic

Definition at line 19 of file CnvFactory.h.

{
return new T(svcloc );
}

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

Generated at Wed Dec 4 2013 14:33:14 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004