VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)