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

DtSimCommandFactoryEntry.

Entry used in the hash lists of the DtSimCommandFactory.

Public Member Functions

 DtSimCommandFactoryEntry ()
 
 DtSimCommandFactoryEntry (const DtSimCommandFactoryEntry &orig)
 
const DtSimCommandFactoryEntryoperator= (const DtSimCommandFactoryEntry &orig)
 
virtual ~DtSimCommandFactoryEntry ()
 
virtual const
DtSimCommandMessageType
typeToCreate () const
 
virtual void setTypeToCreate (const DtSimCommandMessageType &type)
 
virtual const
DtSimCommandCreatorFcn
creatorFcn () const
 
virtual void setCreatorFcn (const DtSimCommandCreatorFcn &fcn)
 
virtual DtSimCommandFactoryEntryclone (const DtSimCommandFactoryEntry &orig) const
 

Protected Attributes

DtSimCommandMessageType myTypeToCreate
 
DtSimCommandCreatorFcn myCreatorFcn
 

Constructor & Destructor Documentation

DtSimCommandFactoryEntry::DtSimCommandFactoryEntry ( )

constructor

DtSimCommandFactoryEntry::DtSimCommandFactoryEntry ( const DtSimCommandFactoryEntry orig)

copy constructor

virtual DtSimCommandFactoryEntry::~DtSimCommandFactoryEntry ( )
virtual

destructor

Member Function Documentation

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

assignment operator

virtual const DtSimCommandMessageType& DtSimCommandFactoryEntry::typeToCreate ( ) const
virtual
virtual void DtSimCommandFactoryEntry::setTypeToCreate ( const DtSimCommandMessageType type)
virtual
virtual const DtSimCommandCreatorFcn& DtSimCommandFactoryEntry::creatorFcn ( ) const
virtual
virtual void DtSimCommandFactoryEntry::setCreatorFcn ( const DtSimCommandCreatorFcn fcn)
virtual
virtual DtSimCommandFactoryEntry* DtSimCommandFactoryEntry::clone ( const DtSimCommandFactoryEntry orig) const
virtual

Member Data Documentation

DtSimCommandMessageType DtSimCommandFactoryEntry::myTypeToCreate
protected
DtSimCommandCreatorFcn DtSimCommandFactoryEntry::myCreatorFcn
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)