UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
MySimCommandExecutor & operator=(const MySimCommandExecutor &orig)
Abstract base class for all simCommand executors.
Definition: simCommandExecutor.h:30
virtual bool execute(const DtSimCommand *command, DtSimCommandContextPtr &, const DtPlan *=0)
This DtSimCommandContextPtr is now used to indicate there is some context that the executor needs to ...
DtSimCommand is an abstract base class from which commands can derive.
Definition: simCommand.h:32
Definition: mySimCommandExecutor.h:16
virtual ~MySimCommandExecutor()
class DtPlan:
Definition: plan.h:90
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:102
static DtSimCommandExecutor * create(DtSimManager *simManager)
DtBoost::shared_ptr< DtSimCommandContext > DtSimCommandContextPtr
Definition: simCommandStmt.h:28