VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
factoryTemplate.h File Reference

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_
 

Macro Definition Documentation

#define factoryTemplate_inl_

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)