![]() |
VR-Forces 5.0.3 Developer's Guide
|
Executor for the DtChangeTimeOfDayCommand DtSimCommand. Calls the environment state manager to change the settings.

Public Member Functions | |
| DtChangeTimeOfDayCommandExecutor (DtSimulationServices *simManager) | |
| virtual | ~DtChangeTimeOfDayCommandExecutor () |
| 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) |
Static Public Member Functions | |
| static DtSimCommandExecutor * | create (DtSimulationServices *simManager) |
Static Public Member Functions inherited from DtSimCommandExecutor | |
| static void | setFactory (DtSimCommandExecutorFactory *factory) |
| static DtSimCommandExecutor * | createSimCommandExecutor (const DtSimCommandMessageType &type, DtSimulationServices *simManager) |
Private Member Functions | |
| DtChangeTimeOfDayCommandExecutor () | |
| DtChangeTimeOfDayCommandExecutor (const DtChangeTimeOfDayCommandExecutor &orig) | |
| DtChangeTimeOfDayCommandExecutor & | operator= (const DtChangeTimeOfDayCommandExecutor &orig) |
Additional Inherited Members | |
Protected Member Functions inherited from DtSimCommandExecutor | |
| virtual bool | execute (const DtSimCommand *command, DtSimCommandContextPtr &context, const DtUUID &objectName, const DtPlan *plan=0) |
Protected Attributes inherited from DtSimCommandExecutor | |
| DtSimulationServices * | mySimulationServices |
Static Protected Attributes inherited from DtSimCommandExecutor | |
| static DtSimCommandExecutorFactory * | myFactory |
| DtChangeTimeOfDayCommandExecutor::DtChangeTimeOfDayCommandExecutor | ( | DtSimulationServices * | simManager | ) |
|
virtual |
|
private |
Not implemented.
|
private |
Not implemented.
|
virtual |
Prints message to the sim engine console.
Implements DtSimCommandExecutor.
|
static |
|
private |
Not implemented.