VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions
DtDefaultCondExprFactory Class Reference
Inheritance diagram for DtDefaultCondExprFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDefaultCondExprFactory ()
 constructor
- Public Member Functions inherited from DtCondExprFactory
 DtCondExprFactory ()
 constructor
 DtCondExprFactory (const DtCondExprFactory &orig)
 copy constructor
const DtCondExprFactoryoperator= (const DtCondExprFactory &orig)
 assignment operator
virtual ~DtCondExprFactory ()
 Destructor: deletes factory and any entries on the factory.
virtual void addCreatorFcn (const DtString &type, const int intType, DtCondExprCreatorFcn fcn)
 Add a creator function to the factory.
virtual DtSimCondExprcreateConditionalExpression (const DtString &type)
virtual DtSimCondExprcreateConditionalExpression (int type)

Static Public Member Functions

static void registerCreators (DtCondExprFactory *factory)
static DtCondExprFactorycreate ()

Additional Inherited Members

- Protected Attributes inherited from DtCondExprFactory
DtHashlist myStringTypeHashlist
DtHashlist myIntTypeHashlist

Constructor & Destructor Documentation

DtDefaultCondExprFactory::DtDefaultCondExprFactory ( )

constructor

Member Function Documentation

static void DtDefaultCondExprFactory::registerCreators ( DtCondExprFactory factory)
static
static DtCondExprFactory* DtDefaultCondExprFactory::create ( )
static

Reimplemented from DtCondExprFactory.


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)