VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions
DtDefaultSimTaskStateFactory Class Reference
Inheritance diagram for DtDefaultSimTaskStateFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDefaultSimTaskStateFactory ()
 constructor
- Public Member Functions inherited from DtSimTaskStateFactory
 DtSimTaskStateFactory ()
virtual ~DtSimTaskStateFactory ()
- Public Member Functions inherited from DtFactoryTemplate< DtSimTaskState, DtString >
 DtFactoryTemplate ()
 constructor
virtual ~DtFactoryTemplate ()
 Destructor: deletes factory and any entries on the factory.
virtual void addCreatorFcn (const DtString &key, DtCreatorFcn fcn)
 Add a creator function to the factory.
virtual bool removeCreatorFcn (const DtString &key)
 Remove a creator function with the given key.
virtual bool isKeyRegistered (const DtString &key) const
virtual DtString creationObjectName () const
virtual const DtCreatorMapTypecreatorMap () const
virtual DtSimTaskStatecreateNew (const DtString &key) const
 Create and return a new instance of the type based on the creator functions and the type specified.

Static Public Member Functions

static void registerCreators (DtSimTaskStateFactory *factory)
static
DtDefaultSimTaskStateFactory
create ()

Additional Inherited Members

- Public Types inherited from DtFactoryTemplate< DtSimTaskState, DtString >
typedef DtSimTaskState *(* DtCreatorFcn )()
typedef std::map< DtString,
DtFactoryTemplateEntry
DtCreatorMapType
- Protected Member Functions inherited from DtSimTaskStateFactory
virtual DtString creationTypeName () const
- Protected Attributes inherited from DtFactoryTemplate< DtSimTaskState, DtString >
DtCreatorMapType myCreatorMap

Constructor & Destructor Documentation

DtDefaultSimTaskStateFactory::DtDefaultSimTaskStateFactory ( )

constructor

Member Function Documentation

static void DtDefaultSimTaskStateFactory::registerCreators ( DtSimTaskStateFactory factory)
static
static DtDefaultSimTaskStateFactory* DtDefaultSimTaskStateFactory::create ( )
static

Reimplemented from DtSimTaskStateFactory.


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)