VR-Forces 4.6.1 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
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 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)