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
DtSimObjectStateRepositoryFactoryEntry Class Reference

class DtSimObjectStateRepositoryFactoryEntry:

Instances of DtSimObjectStateRepositoryFactoryEntry are an entry in a sim object state repository factory.

Public Member Functions

 DtSimObjectStateRepositoryFactoryEntry ()
 
virtual ~DtSimObjectStateRepositoryFactoryEntry ()
 
 DtSimObjectStateRepositoryFactoryEntry (const DtSimObjectStateRepositoryFactoryEntry &orig)
 
DtSimObjectStateRepositoryFactoryEntryoperator= (const DtSimObjectStateRepositoryFactoryEntry &orig)
 
virtual const DtStringtypeToCreate () 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
 

Constructor & Destructor Documentation

DtSimObjectStateRepositoryFactoryEntry::DtSimObjectStateRepositoryFactoryEntry ( )

default constructor

virtual DtSimObjectStateRepositoryFactoryEntry::~DtSimObjectStateRepositoryFactoryEntry ( )
virtual

destructor

DtSimObjectStateRepositoryFactoryEntry::DtSimObjectStateRepositoryFactoryEntry ( const DtSimObjectStateRepositoryFactoryEntry orig)

copy constructor

Member Function Documentation

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

assignment operator

virtual const DtString& DtSimObjectStateRepositoryFactoryEntry::typeToCreate ( ) const
virtual
virtual void DtSimObjectStateRepositoryFactoryEntry::setTypeToCreate ( const DtString type)
virtual
virtual const DtSimObjectStateRepositoryCreatorFcn& DtSimObjectStateRepositoryFactoryEntry::creatorFcn ( ) const
virtual
virtual void DtSimObjectStateRepositoryFactoryEntry::setCreatorFcn ( const DtSimObjectStateRepositoryCreatorFcn fcn)
virtual
virtual DtSimObjectStateRepositoryFactoryEntry* DtSimObjectStateRepositoryFactoryEntry::clone ( const DtSimObjectStateRepositoryFactoryEntry orig) const
virtual

Member Data Documentation

DtString DtSimObjectStateRepositoryFactoryEntry::myTypeToCreate
protected
DtSimObjectStateRepositoryCreatorFcn DtSimObjectStateRepositoryFactoryEntry::myCreatorFcn
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)