VR-Forces 4.6 Class Documentation
 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
DtDefaultSimCommandFactory Class Reference

Factory which registers all default VR-Forces Sim Commands. More...

Inheritance diagram for DtDefaultSimCommandFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDefaultSimCommandFactory ()
 constructor
- Public Member Functions inherited from DtSimCommandFactory
 DtSimCommandFactory ()
 constructor
 DtSimCommandFactory (const DtSimCommandFactory &orig)
 copy constructor
const DtSimCommandFactoryoperator= (const DtSimCommandFactory &orig)
 assignment operator
virtual ~DtSimCommandFactory ()
 Destructor: deletes factory and any entries on the factory.
virtual void addCreatorFcn (const DtSimCommandMessageType &type, DtSimCommandCreatorFcn fcn)
 Add a creator function to the factory.
virtual DtSimCommandcreateSimCommand (const DtSimCommandMessageType &type)
virtual bool isTypeRegistered (const DtSimCommandMessageType &type)

Static Public Member Functions

static void registerCreators (DtSimCommandFactory *factory)
static DtSimCommandFactorycreate ()

Additional Inherited Members

- Protected Attributes inherited from DtSimCommandFactory
std::map
< DtSimCommandMessageType,
DtSimCommandFactoryEntry
myCreatorMap

Detailed Description

Factory which registers all default VR-Forces Sim Commands.

Constructor & Destructor Documentation

DtDefaultSimCommandFactory::DtDefaultSimCommandFactory ( )

constructor

Member Function Documentation

static void DtDefaultSimCommandFactory::registerCreators ( DtSimCommandFactory factory)
static
static DtSimCommandFactory* DtDefaultSimCommandFactory::create ( )
static

Reimplemented from DtSimCommandFactory.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)