Gaudi Framework, version v20r4

Generated: 8 Jan 2009

CnvFactory< T > Class Template Reference

#include <CnvFactory.h>

List of all members.


Detailed Description

template<typename T>
class CnvFactory< T >

Definition at line 16 of file CnvFactory.h.


Static Public Member Functions

static IConvertercreate (ISvcLocator *svcloc)

Member Function Documentation

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

Definition at line 18 of file CnvFactory.h.

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


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

Generated at Thu Jan 8 17:50:46 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004