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

class DtSimObjectStateRepositoryFactoryEntry: More...

Public Member Functions

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

Detailed Description

class DtSimObjectStateRepositoryFactoryEntry:

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

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