DtAbandonPlanCommandExecutor.
Executor for the DtAbandonPlanCommand DtSimCommand. Abandons the plan of the object in question by sending the DtIfAbandonPlan message to it.
|
| | DtAbandonPlanCommandExecutor (DtSimulationServices *simManager) |
| |
| virtual | ~DtAbandonPlanCommandExecutor () |
| |
| virtual bool | execute (const DtSimCommand *command, DtSimCommandContextPtr &context, const DtPlan *=0) |
| |
Public Member Functions inherited from DtSimCommandExecutor |
| | DtSimCommandExecutor (DtSimulationServices *simManager) |
| |
| virtual | ~DtSimCommandExecutor () |
| |
| virtual bool | executeAndDistribute (const DtSimCommand *command, DtSimCommandContextPtr &context, const DtPlan *plan=0) |
| |
| virtual bool | executeAndDistribute (const DtSimCommand *command, DtSimCommandContextPtr &context, const DtUUID &objectName, const DtPlan *plan=0) |
| |
| virtual bool | isSimCommandComplete (const DtSimCommand *command, const DtSimCommandContextPtr &context, const DtPlan *=0) const |
| |
| virtual void | distribute (const DtSimCommand *command, const DtPlan *plan=0) |
| |
| virtual void | distribute (const DtSimCommand *command, const DtUUID &objectName, const DtPlan *plan=0) |
| |
| virtual DtAbandonPlanCommandExecutor::~DtAbandonPlanCommandExecutor |
( |
| ) |
|
|
virtual |
| DtAbandonPlanCommandExecutor::DtAbandonPlanCommandExecutor |
( |
| ) |
|
|
private |
- Returns
- A new instance of this class.
The documentation for this class was generated from the following file: