FactoryTemplate< IdType, BaseClass, IdHasher > Class Template Reference
List of all members.
Public Types |
|
typedef BaseClass *(* | CreateFunc )() |
Public Member Functions |
|
void | RegisterType (const IdType &id, CreateFunc &creator) |
|
void | UnregisterType (const IdType &id) |
|
template<class Class > |
| Class * | CreateObject (const IdType &id) |
|
bool | IsTypeRegistered (const IdType &id) |
template<class IdType, class BaseClass, class IdHasher>
class FactoryTemplate< IdType, BaseClass, IdHasher >
The documentation for this class was generated from the following file: