VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
DtDefaultStatementFactory Class Reference
Inheritance diagram for DtDefaultStatementFactory:
Inheritance graph
[legend]

Public Member Functions

 DtDefaultStatementFactory ()
 constructor
- Public Member Functions inherited from DtStatementFactory
 DtStatementFactory ()
 constructor
 DtStatementFactory (const DtStatementFactory &orig)
 copy constructor
const DtStatementFactoryoperator= (const DtStatementFactory &orig)
 assignment operator
virtual ~DtStatementFactory ()
 Destructor: deletes factory and any entries on the factory.
virtual void addCreatorFcn (const DtString &type, const int intType, DtStatementCreatorFcn fcn)
 Add a creator function to the factory.
virtual DtSimStatementcreateStatement (const DtString &type, DtReaderWriterRegistry *parentRegistry)
virtual DtSimStatementcreateStatement (int type, DtReaderWriterRegistry *parentRegistry)

Static Public Member Functions

static void registerCreators (DtStatementFactory *factory)
static DtStatementFactorycreate ()

Additional Inherited Members

- Protected Attributes inherited from DtStatementFactory
DtHashlist myStringTypeHashlist
DtHashlist myIntTypeHashlist

Constructor & Destructor Documentation

DtDefaultStatementFactory::DtDefaultStatementFactory ( )

constructor

Member Function Documentation

static void DtDefaultStatementFactory::registerCreators ( DtStatementFactory factory)
static
static DtStatementFactory* DtDefaultStatementFactory::create ( )
static

Reimplemented from DtStatementFactory.


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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)