VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
DtDefaultSimCommandExecutorFactory Class Reference

Default version of DtSimCommandExecutorFactory that registers all the DtSimCommandExecutor instances that ship with VR-Forces.

Inheritance diagram for DtDefaultSimCommandExecutorFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDefaultSimCommandExecutorFactory ()
 
- Public Member Functions inherited from DtSimCommandExecutorFactory
 DtSimCommandExecutorFactory ()
 
virtual ~DtSimCommandExecutorFactory ()
 
virtual void addCreatorFcn (const DtSimCommandMessageType &type, DtSimCommandExecutorCreatorFcn fcn)
 
virtual void removeCreatorFcn (const DtSimCommandMessageType &type, DtSimCommandExecutorCreatorFcn fcn)
 
virtual void registerDefaultCreatorFcn (DtSimCommandExecutorCreatorFcn fcn)
 
virtual DtSimCommandExecutorcreateSimCommandExecutor (const DtSimCommandMessageType &type, DtSimulationServices *simManager) const
 

Static Public Member Functions

static void registerCreators (DtSimCommandExecutorFactory *factory)
 
static
DtSimCommandExecutorFactory
create ()
 
- Static Public Member Functions inherited from DtSimCommandExecutorFactory
static
DtSimCommandExecutorFactory
create ()
 

Additional Inherited Members

- Protected Types inherited from DtSimCommandExecutorFactory
typedef std::map
< DtSimCommandMessageType,
DtSimCommandExecutorCreatorFcn
DtCreatorMap
 
- Protected Attributes inherited from DtSimCommandExecutorFactory
DtCreatorMap myCreatorMap
 
DtSimCommandExecutorCreatorFcn myDefaultCreator
 

Constructor & Destructor Documentation

DtDefaultSimCommandExecutorFactory::DtDefaultSimCommandExecutorFactory ( )

Member Function Documentation

static void DtDefaultSimCommandExecutorFactory::registerCreators ( DtSimCommandExecutorFactory factory)
static

Registers all the default DtSimCommandExecutor creators for VR-Forces. Non-virtual since it is called from the constructor.

static DtSimCommandExecutorFactory* DtDefaultSimCommandExecutorFactory::create ( )
static
Returns
a new instance of this class.

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)