VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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_

Detailed Description

Macro Definition Documentation

#define factoryTemplate_inl_

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)