VR-Forces 4.10 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 More...
 
virtual ~DtDefaultParameterFactory ()
 destructor More...
 
- Public Member Functions inherited from DtVrfObjectParameterFactory
 DtVrfObjectParameterFactory ()
 constructor More...
 
 DtVrfObjectParameterFactory (const DtVrfObjectParameterFactory &orig)
 copy constructor More...
 
const DtVrfObjectParameterFactoryoperator= (const DtVrfObjectParameterFactory &orig)
 assignment operator More...
 
virtual ~DtVrfObjectParameterFactory ()
 destructor: deletes factory and any entries on the factory More...
 
virtual void addCreatorFcn (const DtString &type, DtSimObjectParametersCreatorFcn fcn)
 add a creator function to the factory More...
 
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. More...
 
static
DtVrfObjectParameterFactory
create ()
 Create a DtDefaultParameterFactory. More...
 
- Static Public Member Functions inherited from DtVrfObjectParameterFactory
static
DtVrfObjectParameterFactory
create ()
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)