![]() |
VR-Forces 4.5 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtFactoryTemplate< T_CreationObject, T_Key > |
| Template for factory classes that create an object (T_CreationObject) that is associated with a particular key (T_Key).The two template arguments are the object itself and then the type associated with that object. More... | |
| struct | DtFactoryTemplate< T_CreationObject, T_Key >::DtFactoryTemplateEntry |
| class | DtSingleArgFactoryTemplate< T_CreationObject, T_Key, T_Arg > |
| This template is similar to DtFactoryTemplate, but allows one argument to be passed to the creator function of the objects being created. More... | |
| struct | DtSingleArgFactoryTemplate< T_CreationObject, T_Key, T_Arg >::DtSingleArgFactoryTemplateEntry |
Macros | |
| #define | factoryTemplate_inl_ |
| #define factoryTemplate_inl_ |