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
DtDefaultParameterFactory Class Reference

DtDefaultParameterFactory; factory that creates all of the known types of DtVrfObjectParameter objects used by VR-Forces. More...

Inheritance diagram for DtDefaultParameterFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDefaultParameterFactory ()
 default constructor
virtual ~DtDefaultParameterFactory ()
 destructor
- Public Member Functions inherited from DtVrfObjectParameterFactory
 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, DtEnvironmentSP env=DtEnvironmentSP(), DtEnvValueSP *objectNode=NULL)

Static Public Member Functions

static void registerCreators (DtVrfObjectParameterFactory *factory)
 Registers default set of DtVrfObjectParameter types in the VR-Forces toolkit.
static
DtVrfObjectParameterFactory
create ()
 Create a DtDefaultParameterFactory.

Detailed Description

DtDefaultParameterFactory; factory that creates all of the known types of DtVrfObjectParameter objects used by VR-Forces.

Instances of DtDefaultParameterFactory are a factory that creates DtVrfObjectParameter objects. It pre-registers all of the known types of DtVrfObjectParameters in VR-Forces.

Constructor & Destructor Documentation

DtDefaultParameterFactory::DtDefaultParameterFactory ( )

default constructor

virtual DtDefaultParameterFactory::~DtDefaultParameterFactory ( )
virtual

destructor

Member Function Documentation

static void DtDefaultParameterFactory::registerCreators ( DtVrfObjectParameterFactory factory)
static

Registers default set of DtVrfObjectParameter types in the VR-Forces toolkit.

static DtVrfObjectParameterFactory* DtDefaultParameterFactory::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)