|
| | DtFinishTestCommandExecutor (DtSimulationServices *simManager) |
| |
| virtual | ~DtFinishTestCommandExecutor () override |
| |
| virtual bool | execute (const DtSimCommand *command, DtSimCommandContextPtr &context, const DtPlan *=0) override |
| |
| virtual bool | execute (const DtSimCommand *command, DtSimCommandContextPtr &context, const DtUUID &object, const DtPlan *=0) override |
| |
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 DtFinishTestCommandExecutor::~DtFinishTestCommandExecutor |
( |
| ) |
|
|
overridevirtual |
| DtFinishTestCommandExecutor::DtFinishTestCommandExecutor |
( |
| ) |
|
|
private |
- Returns
- A new instance of this class.
| virtual const void DtFinishTestCommandExecutor::sendPause |
( |
| ) |
const |
|
protectedvirtual |
Sends a scenario pause interface message.
| virtual void DtFinishTestCommandExecutor::issueSimExit |
( |
DtFinishTestStatus |
statusEnum | ) |
const |
|
protectedvirtual |
Sends exit command to all backends.
| virtual void DtFinishTestCommandExecutor::sendResultToFile |
( |
DtFinishTestStatus |
statusEnum | ) |
const |
|
protectedvirtual |
Appends the status of the string to a file.
| bool DtFinishTestCommandExecutor::myShouldExit |
|
protected |
Exits the simulator at the end of the command. Used by nightly tests and initialized at the command line.
| DtFilename DtFinishTestCommandExecutor::myTestLogFile |
|
protected |
Filename to save output test to.
The documentation for this class was generated from the following file: