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

Static Public Member Functions

static void registerCreators (DtStatementFactory *factory)
 
static DtStatementFactorycreate ()
 
- Static Public Member Functions inherited from DtStatementFactory
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

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)