VR-Forces 4.8 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 More...
 
virtual ~DtSimObjectStateRepositoryFactory ()
 destructor More...
 
 DtSimObjectStateRepositoryFactory (const DtSimObjectStateRepositoryFactory &orig)
 copy constructor More...
 
DtSimObjectStateRepositoryFactoryoperator= (const DtSimObjectStateRepositoryFactory &orig)
 assignment operator More...
 
virtual void addCreatorFcn (const DtString &type, DtSimObjectStateRepositoryCreatorFcn fcn)
 Add a creator function to the factory. More...
 
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 Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)