VR-Forces 4.8 Class Documentation
 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. More...

Public Member Functions

 DtSimCommandFactoryEntry ()
 constructor More...
 
 DtSimCommandFactoryEntry (const DtSimCommandFactoryEntry &orig)
 copy constructor More...
 
const DtSimCommandFactoryEntryoperator= (const DtSimCommandFactoryEntry &orig)
 assignment operator More...
 
virtual ~DtSimCommandFactoryEntry ()
 destructor More...
 
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
 

Detailed Description

DtSimCommandFactoryEntry.

Entry used in the hash lists of the DtSimCommandFactory.

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)