class DtTerrainPagerCommandFactoryEntry:
More...
Detailed Description
class DtTerrainPagerCommandFactoryEntry:
Instances of DtTerrainPagerCommandFactoryEntry are used to store a single DtTerrainPagerCommandCreatorFcn creator function and its corresponding integer type. They are used by the DtTerrainPagerCommandFactory.
Constructor & Destructor Documentation
| DtTerrainPagerCommandFactoryEntry::DtTerrainPagerCommandFactoryEntry |
( |
| ) |
|
| virtual DtTerrainPagerCommandFactoryEntry::~DtTerrainPagerCommandFactoryEntry |
( |
| ) |
|
|
virtual |
copy constructor - not implemented
Member Function Documentation
| virtual int DtTerrainPagerCommandFactoryEntry::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 DtTerrainPagerCommandFactoryEntry::setTypeToCreate |
( |
int |
type | ) |
|
|
virtual |
assignment operator - not implemented
Member Data Documentation
| int DtTerrainPagerCommandFactoryEntry::myTypeToCreate |
|
protected |
The documentation for this class was generated from the following file: