Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ONE::util::PluggableFactory< T > Class Template Reference

List of all members.

template<class T>
class ONE::util::PluggableFactory< T >


Static Public Member Functions

static T * create (string name)
static T * create (int typeID)
static int getRegistreeCount ()
template<class S>
static void registerType (string name="")

Static Protected Attributes

static map< int, SmartPointer<
FactoryGenericPlugin< T > > > 
registry

Member Function Documentation

template<class T>
static T* ONE::util::PluggableFactory< T >::create string  name  )  [inline, static]
 

template<class T>
static T* ONE::util::PluggableFactory< T >::create int  typeID  )  [inline, static]
 

template<class T>
static int ONE::util::PluggableFactory< T >::getRegistreeCount  )  [inline, static]
 

template<class T>
template<class S>
static void ONE::util::PluggableFactory< T >::registerType string  name = ""  )  [inline, static]
 


Member Data Documentation

template<class T>
map< int, SmartPointer< FactoryGenericPlugin< T > > > ONE::util::PluggableFactory< T >::registry [static, protected]
 


Generated on Wed Sep 7 19:03:32 2005 for ONEngine by  doxygen 1.4.3