VR-Forces 4.7 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
DtVrfProcessStateRepositoryFactoryEntry Class Reference

class DtVrfProcessStateRepositoryFactoryEntry: More...

Public Member Functions

 DtVrfProcessStateRepositoryFactoryEntry ()
 default constructor
virtual ~DtVrfProcessStateRepositoryFactoryEntry ()
 destructor
 DtVrfProcessStateRepositoryFactoryEntry (const DtVrfProcessStateRepositoryFactoryEntry &orig)
 copy constructor
DtVrfProcessStateRepositoryFactoryEntryoperator= (const DtVrfProcessStateRepositoryFactoryEntry &orig)
 assignment operator
virtual const DtStringtypeToCreate () const
virtual void setTypeToCreate (const DtString &type)
virtual const
DtVrfProcessStateRepositoryCreatorFcn
creatorFcn () const
virtual void setCreatorFcn (const DtVrfProcessStateRepositoryCreatorFcn &fcn)
virtual
DtVrfProcessStateRepositoryFactoryEntry
clone (const DtVrfProcessStateRepositoryFactoryEntry &orig) const

Protected Attributes

DtString myTypeToCreate
DtVrfProcessStateRepositoryCreatorFcn myCreatorFcn

Detailed Description

class DtVrfProcessStateRepositoryFactoryEntry:

Instances of DtVrfProcessStateRepositoryFactoryEntry are an entry in a process object state repository factory.

Constructor & Destructor Documentation

DtVrfProcessStateRepositoryFactoryEntry::DtVrfProcessStateRepositoryFactoryEntry ( )

default constructor

virtual DtVrfProcessStateRepositoryFactoryEntry::~DtVrfProcessStateRepositoryFactoryEntry ( )
virtual

destructor

DtVrfProcessStateRepositoryFactoryEntry::DtVrfProcessStateRepositoryFactoryEntry ( const DtVrfProcessStateRepositoryFactoryEntry orig)

copy constructor

Member Function Documentation

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

assignment operator

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

Member Data Documentation

DtString DtVrfProcessStateRepositoryFactoryEntry::myTypeToCreate
protected
DtVrfProcessStateRepositoryCreatorFcn DtVrfProcessStateRepositoryFactoryEntry::myCreatorFcn
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)