41 virtual const void sendPause()
const;
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
virtual bool execute(const DtSimCommand *command, DtSimCommandContextPtr &context, const DtPlan *plan=0)=0
Perform the actual execution of the DtSimCommand.
Abstract base class for all simCommand executors.
Definition: simCommandExecutor.h:30
DtFinishTestStatus
DtFinishTestCommand.
Definition: finishTestCommand.h:19
#define DT_DLL_vrfplanmgr
This file is used to determine how to build.
Definition: vrfplanmgrDefines.h:28
DtSimCommandExecutor & operator=(const DtSimCommandExecutor &orig)
Not implemented.
DtFinishTestCommandExecutor.
Definition: finishTestCommandExecutor.h:19
DtSimCommand is an abstract base class from which commands can derive.
Definition: simCommand.h:32
class DtPlan:
Definition: plan.h:90
bool myShouldExit
Exits the simulator at the end of the command. Used by nightly tests and initialized at the command l...
Definition: finishTestCommandExecutor.h:47
The simulation engine is controlled by a single,top-level class called the Simulation Manager...
Definition: simManager.h:102
DtBoost::shared_ptr< DtSimCommandContext > DtSimCommandContextPtr
Definition: simCommandStmt.h:28