VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
DtSimObjectStateRepositoryFactory Class Reference

class DtSimObjectStateRepositoryFactory: More...

Inheritance diagram for DtSimObjectStateRepositoryFactory:
Inheritance graph
[legend]

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

DtSimObjectStateRepositoryFactory::DtSimObjectStateRepositoryFactory ( )

default constructor

virtual DtSimObjectStateRepositoryFactory::~DtSimObjectStateRepositoryFactory ( )
virtual

destructor

DtSimObjectStateRepositoryFactory::DtSimObjectStateRepositoryFactory ( const DtSimObjectStateRepositoryFactory orig)

copy constructor

Member Function Documentation

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

assignment operator

virtual void DtSimObjectStateRepositoryFactory::addCreatorFcn ( const DtString type,
DtSimObjectStateRepositoryCreatorFcn  fcn 
)
virtual

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
static DtSimObjectStateRepositoryFactory* DtSimObjectStateRepositoryFactory::create ( )
static

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)