VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtCondExprFactoryEntry Class Reference

File: ceFactoryEnt.h.

Class: DtCondExprFactoryEntry class DtCondExprFactoryEntry:

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

Public Member Functions

 DtCondExprFactoryEntry ()
 
 DtCondExprFactoryEntry (const DtCondExprFactoryEntry &orig)
 
const DtCondExprFactoryEntryoperator= (const DtCondExprFactoryEntry &orig)
 
virtual ~DtCondExprFactoryEntry ()
 
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
 

Constructor & Destructor Documentation

DtCondExprFactoryEntry::DtCondExprFactoryEntry ( )

constructor

DtCondExprFactoryEntry::DtCondExprFactoryEntry ( const DtCondExprFactoryEntry orig)

copy constructor

virtual DtCondExprFactoryEntry::~DtCondExprFactoryEntry ( )
virtual

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
virtual DtCondExprFactoryEntry* DtCondExprFactoryEntry::clone ( const DtCondExprFactoryEntry orig) const
virtual

Member Data Documentation

DtString DtCondExprFactoryEntry::myTypeToCreate
protected
int DtCondExprFactoryEntry::myIntTypeToCreate
protected
DtCondExprCreatorFcn DtCondExprFactoryEntry::myCreatorFcn
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)