UUID is a unique ID wrapper class.
Definition: uuid.h:59
DtEvaluator & operator=(const DtEvaluator &orig)
assignment operator
virtual const DtUUID & simulationObject(const DtSimCondExpr *condExpr) const
If there is a simulation object that satisfied the evaluation of this condition then it is returned h...
DtUUID myObjectToCheck
Definition: evalSimulationObject.h:48
class DtEvalSimulationObject:
Definition: evalSimulationObject.h:19
#define DT_DLL_vrfplanmgr
This file is used to determine how to build.
Definition: vrfplanmgrDefines.h:28
class DtEvaluator:
Definition: evaluator.h:35
class DtPlan:
Definition: plan.h:92
DtSimCondExpr is an abstract base class representing various Conditional Expressions used by the Plan...
Definition: simCondExpr.h:53
DtUUID mySimulationObject
Definition: evalSimulationObject.h:47