VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
DtVrfProcessStateRepositoryFactory Class Reference

class DtVrfProcessStateRepositoryFactory: More...

Inheritance diagram for DtVrfProcessStateRepositoryFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfProcessStateRepositoryFactory ()
 default constructor
virtual ~DtVrfProcessStateRepositoryFactory ()
 destructor
 DtVrfProcessStateRepositoryFactory (const DtVrfProcessStateRepositoryFactory &orig)
 copy constructor
DtVrfProcessStateRepositoryFactoryoperator= (const DtVrfProcessStateRepositoryFactory &orig)
 assignment operator
virtual void addCreatorFcn (const DtString &type, DtVrfProcessStateRepositoryCreatorFcn fcn)
 Add a creator function to the factory.
virtual
DtVrfProcessStateRepository
createStateRepository (const DtString &name, const DtString &type, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry)

Static Public Member Functions

static
DtVrfProcessStateRepositoryFactory
create ()

Detailed Description

class DtVrfProcessStateRepositoryFactory:

Instances of DtVrfProcessStateRepositoryFactory are a factory used to create DtVrfProcessStateRepository objects, given a string type indicating the specific derived class of DtVrfProcessStateRepository object to create.


Constructor & Destructor Documentation

default constructor

destructor

copy constructor


Member Function Documentation

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

assignment operator

Add a creator function to the factory.

virtual DtVrfProcessStateRepository* DtVrfProcessStateRepositoryFactory::createStateRepository ( const DtString name,
const DtString type,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry 
) [virtual]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)