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

class DtSimObjectStateRepositoryFactory: More...

Inheritance diagram for DtSimObjectStateRepositoryFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSimObjectStateRepositoryFactory ()
 default constructor
virtual ~DtSimObjectStateRepositoryFactory ()
 destructor
 DtSimObjectStateRepositoryFactory (const DtSimObjectStateRepositoryFactory &orig)
 copy constructor
DtSimObjectStateRepositoryFactoryoperator= (const DtSimObjectStateRepositoryFactory &orig)
 assignment operator
virtual void addCreatorFcn (const DtString &type, DtSimObjectStateRepositoryCreatorFcn fcn)
 Add a creator function to the factory.
virtual
DtVrfObjectStateRepository
createStateRepository (const DtString &name, const DtString &type, DtVrfObject *simObject, const DtObjectType &objectType, DtVrfObjectParameters *parameters, DtReaderWriterRegistry *parentRegistry)

Static Public Member Functions

static
DtSimObjectStateRepositoryFactory
create ()

Detailed Description

class DtSimObjectStateRepositoryFactory:

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


Constructor & Destructor Documentation

default constructor

destructor

copy constructor


Member Function Documentation

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

assignment operator

Add a creator function to the factory.

virtual DtVrfObjectStateRepository* DtSimObjectStateRepositoryFactory::createStateRepository ( const DtString name,
const DtString type,
DtVrfObject simObject,
const DtObjectType objectType,
DtVrfObjectParameters parameters,
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)