12 #ifndef DtSimComponentManagerFactory_H_
13 #define DtSimComponentManagerFactory_H_
15 #include <vlutil/vlHashlist.h>
49 virtual void addCreatorFcn(
const DtString& type,
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
Definition: readerWriterRegistry.h:39
DtSimComponentManager *(* DtSimComponentManagerCreatorFcn)(DtVrfObject *vrfObject)
Definition: simComponentManagerFactory.h:23
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
The DtSimComponentManager is the top level class within a DtVrfObject which owns and manages all the ...
Definition: simComponentManager.h:39
class DtSimComponentManagerFactory:
Definition: simComponentManagerFactory.h:31