| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

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 16 of file CnvFactory.h.


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:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:06 2011 for GaudiKernel by doxygen 1.4.7