VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtSimCommandFactoryEntry Class Reference

DtSimCommandFactoryEntry. More...

List of all members.

Public Member Functions

 DtSimCommandFactoryEntry ()
 constructor
 DtSimCommandFactoryEntry (const DtSimCommandFactoryEntry &orig)
 copy constructor
const DtSimCommandFactoryEntryoperator= (const DtSimCommandFactoryEntry &orig)
 assignment operator
virtual ~DtSimCommandFactoryEntry ()
 destructor
virtual const DtStringtypeToCreate () const
virtual void setTypeToCreate (const DtString &type)
virtual const int intTypeToCreate () const
virtual void setIntTypeToCreate (const int type)
virtual const
DtSimCommandCreatorFcn
creatorFcn () const
virtual void setCreatorFcn (const DtSimCommandCreatorFcn &fcn)
virtual DtSimCommandFactoryEntryclone (const DtSimCommandFactoryEntry &orig) const

Protected Attributes

DtString myTypeToCreate
int myIntTypeToCreate
DtSimCommandCreatorFcn myCreatorFcn

Detailed Description

DtSimCommandFactoryEntry.

Entry used in the hash lists of the DtSimCommandFactory.


Constructor & Destructor Documentation

constructor

copy constructor

destructor


Member Function Documentation

const DtSimCommandFactoryEntry& DtSimCommandFactoryEntry::operator= ( const DtSimCommandFactoryEntry orig)

assignment operator

virtual const DtString& DtSimCommandFactoryEntry::typeToCreate ( ) const [virtual]
virtual void DtSimCommandFactoryEntry::setTypeToCreate ( const DtString type) [virtual]
virtual const int DtSimCommandFactoryEntry::intTypeToCreate ( ) const [virtual]
virtual void DtSimCommandFactoryEntry::setIntTypeToCreate ( const int  type) [virtual]
virtual void DtSimCommandFactoryEntry::setCreatorFcn ( const DtSimCommandCreatorFcn fcn) [virtual]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)