class DtEvaluator:
More...
Detailed Description
class DtEvaluator:
Instances of DtEvaluator are used to perform the evaluation for a given DtSimCondExpr conditional expression.
- Examples
-
Constructor & Destructor Documentation
| DtEvaluator::DtEvaluator |
( |
| ) |
|
constructor - condExpr is the conditional expression to be evaluated.
| virtual DtEvaluator::~DtEvaluator |
( |
| ) |
|
|
virtual |
Member Function Documentation
Evaluate the conditional expression for the entity with the given object name, in the context of the given simManager, and return the current result.
Implemented in DtEvalResourceOp, DtEvalAnd, DtEvalOr, DtEvalEntInArea, DtEvalEntIdentficationLevel, DtEvalEntLeftOfLine, vrfAddConditionalExample::MyEvaluator, DtEvalEntAltitude, DtEvalEntDestroyed, DtEvalEntDiGuyAnimation, DtEvalEntDiGuyAppearance, DtEvalEntEmbarkationStateChanged, DtEvalEntHasTarget, DtEvalEntUnderFire, DtEvalSimTime, DtEvalSurrender, DtEvalConstant, DtEvalReceiveTextMessage, DtEvalNot, and DtEvalRandom.
clone operator
Implemented in DtEvalReceiveTextMessage, DtEvalResourceOp, DtEvalSimTime, DtEvalEntIdentficationLevel, DtEvalEntDiGuyAnimation, DtEvalEntDiGuyAppearance, DtEvalEntInArea, DtEvalAnd, DtEvalConstant, DtEvalEntAltitude, DtEvalEntDestroyed, DtEvalEntEmbarkationStateChanged, DtEvalEntHasTarget, DtEvalEntLeftOfLine, DtEvalEntUnderFire, DtEvalNot, DtEvalOr, DtEvalRandom, DtEvalSurrender, and vrfAddConditionalExample::MyEvaluator.
Adds a evaluator creator member function to the evaluator factory.
Member Data Documentation
The documentation for this class was generated from the following file: