class DtEvaluatorFactoryEntry:
More...
Detailed Description
class DtEvaluatorFactoryEntry:
Instances of DtEvaluatorFactoryEntry are used to store a single DtEvaluatorCreatorFcn creator function and its corresponding integer type. They are used by the DtEvaluatorFactory.
Constructor & Destructor Documentation
| DtEvaluatorFactoryEntry::DtEvaluatorFactoryEntry |
( |
| ) |
|
| virtual DtEvaluatorFactoryEntry::~DtEvaluatorFactoryEntry |
( |
| ) |
|
|
virtual |
copy constructor - not implemented
Member Function Documentation
| virtual int DtEvaluatorFactoryEntry::typeToCreate |
( |
| ) |
const |
|
virtual |
Set/get the integer type of DtEvaluator object.
Types are defined in condExprTypes.h. The integer type of evaluator object to create should be the same as the type of conditional expression the evaluator is intended to work with.
| virtual void DtEvaluatorFactoryEntry::setTypeToCreate |
( |
int |
type | ) |
|
|
virtual |
assignment operator - not implemented
Member Data Documentation
| int DtEvaluatorFactoryEntry::myTypeToCreate |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.tot/include/vrfutil/evalFactEntry.h