VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtCondExprFactoryEntry Class Reference

File: ceFactoryEnt.h. More...

List of all members.

Public Member Functions

 DtCondExprFactoryEntry ()
 constructor
 DtCondExprFactoryEntry (const DtCondExprFactoryEntry &orig)
 copy constructor
const DtCondExprFactoryEntryoperator= (const DtCondExprFactoryEntry &orig)
 assignment operator
virtual ~DtCondExprFactoryEntry ()
 destructor
virtual const DtStringtypeToCreate () const
virtual void setTypeToCreate (const DtString &type)
virtual const int intTypeToCreate () const
virtual void setIntTypeToCreate (const int type)
virtual const
DtCondExprCreatorFcn
creatorFcn () const
virtual void setCreatorFcn (const DtCondExprCreatorFcn &fcn)
virtual DtCondExprFactoryEntryclone (const DtCondExprFactoryEntry &orig) const

Protected Attributes

DtString myTypeToCreate
int myIntTypeToCreate
DtCondExprCreatorFcn myCreatorFcn

Detailed Description

File: ceFactoryEnt.h.

Class: DtCondExprFactoryEntry class DtCondExprFactoryEntry:

DtCondExprFactoryEntry is the contents of one entry in a conditional expression factory.


Constructor & Destructor Documentation

constructor

copy constructor

destructor


Member Function Documentation

const DtCondExprFactoryEntry& DtCondExprFactoryEntry::operator= ( const DtCondExprFactoryEntry orig)

assignment operator

virtual const DtString& DtCondExprFactoryEntry::typeToCreate ( ) const [virtual]
virtual void DtCondExprFactoryEntry::setTypeToCreate ( const DtString type) [virtual]
virtual const int DtCondExprFactoryEntry::intTypeToCreate ( ) const [virtual]
virtual void DtCondExprFactoryEntry::setIntTypeToCreate ( const int  type) [virtual]
virtual const DtCondExprCreatorFcn& DtCondExprFactoryEntry::creatorFcn ( ) const [virtual]
virtual void DtCondExprFactoryEntry::setCreatorFcn ( const DtCondExprCreatorFcn fcn) [virtual]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)