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

DtVrfObjectParameterFactory is a hashlist of DtSimObjectParametersCreatorFcn, indexed by a string type that represents the type of parameters to create. More...

Inheritance diagram for DtVrfObjectParameterFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfObjectParameterFactory ()
 constructor
 DtVrfObjectParameterFactory (const DtVrfObjectParameterFactory &orig)
 copy constructor
const DtVrfObjectParameterFactoryoperator= (const DtVrfObjectParameterFactory &orig)
 assignment operator
virtual ~DtVrfObjectParameterFactory ()
 destructor: deletes factory and any entries on the factory
virtual void addCreatorFcn (const DtString &type, DtSimObjectParametersCreatorFcn fcn)
 add a creator function to the factory
virtual DtVrfObjectParameterscreateParameters (const DtString &type)

Static Public Member Functions

static
DtVrfObjectParameterFactory
create ()

Detailed Description

DtVrfObjectParameterFactory is a hashlist of DtSimObjectParametersCreatorFcn, indexed by a string type that represents the type of parameters to create.


Constructor & Destructor Documentation

constructor

copy constructor

destructor: deletes factory and any entries on the factory


Member Function Documentation

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

assignment operator

virtual void DtVrfObjectParameterFactory::addCreatorFcn ( const DtString type,
DtSimObjectParametersCreatorFcn  fcn 
) [virtual]

add a creator function to the factory

Reimplemented in DtDefaultParameterFactory.


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)