![]() |
VR-Forces 4.6.1 Class Documentation
|
class DtSimObjectStateRepositoryFactoryEntry: More...
Public Member Functions | |
| DtSimObjectStateRepositoryFactoryEntry () | |
| default constructor | |
| virtual | ~DtSimObjectStateRepositoryFactoryEntry () |
| destructor | |
| DtSimObjectStateRepositoryFactoryEntry (const DtSimObjectStateRepositoryFactoryEntry &orig) | |
| copy constructor | |
| DtSimObjectStateRepositoryFactoryEntry & | operator= (const DtSimObjectStateRepositoryFactoryEntry &orig) |
| assignment operator | |
| virtual const DtString & | typeToCreate () const |
| virtual void | setTypeToCreate (const DtString &type) |
| virtual const DtSimObjectStateRepositoryCreatorFcn & | creatorFcn () const |
| virtual void | setCreatorFcn (const DtSimObjectStateRepositoryCreatorFcn &fcn) |
| virtual DtSimObjectStateRepositoryFactoryEntry * | clone (const DtSimObjectStateRepositoryFactoryEntry &orig) const |
Protected Attributes | |
| DtString | myTypeToCreate |
| DtSimObjectStateRepositoryCreatorFcn | myCreatorFcn |
class DtSimObjectStateRepositoryFactoryEntry:
Instances of DtSimObjectStateRepositoryFactoryEntry are an entry in a sim object state repository factory.
| DtSimObjectStateRepositoryFactoryEntry::DtSimObjectStateRepositoryFactoryEntry | ( | ) |
default constructor
|
virtual |
destructor
| DtSimObjectStateRepositoryFactoryEntry::DtSimObjectStateRepositoryFactoryEntry | ( | const DtSimObjectStateRepositoryFactoryEntry & | orig | ) |
copy constructor
| DtSimObjectStateRepositoryFactoryEntry& DtSimObjectStateRepositoryFactoryEntry::operator= | ( | const DtSimObjectStateRepositoryFactoryEntry & | orig | ) |
assignment operator
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |