![]() |
VR-Forces 4.0.4 Class Documentation
|
Executor for the DtChangeTimeOfDayCommand DtSimCommand. More...

Public Member Functions | |
| DtChangeTimeOfDayCommandExecutor (DtSimManager *simManager) | |
| virtual | ~DtChangeTimeOfDayCommandExecutor () |
| virtual bool | execute (const DtSimCommand *command) |
| Prints message to the sim engine console. | |
Static Public Member Functions | |
| static DtSimCommandExecutor * | create (DtSimManager *simManager) |
Private Member Functions | |
| DtChangeTimeOfDayCommandExecutor () | |
| Not implemented. | |
| DtChangeTimeOfDayCommandExecutor (const DtChangeTimeOfDayCommandExecutor &orig) | |
| Not implemented. | |
| DtChangeTimeOfDayCommandExecutor & | operator= (const DtChangeTimeOfDayCommandExecutor &orig) |
| Not implemented. | |
Executor for the DtChangeTimeOfDayCommand DtSimCommand.
Calls the environment state manager to change the settings.
| virtual DtChangeTimeOfDayCommandExecutor::~DtChangeTimeOfDayCommandExecutor | ( | ) | [virtual] |
Not implemented.
| DtChangeTimeOfDayCommandExecutor::DtChangeTimeOfDayCommandExecutor | ( | const DtChangeTimeOfDayCommandExecutor & | orig | ) | [private] |
Not implemented.
| virtual bool DtChangeTimeOfDayCommandExecutor::execute | ( | const DtSimCommand * | command | ) | [virtual] |
Prints message to the sim engine console.
Implements DtSimCommandExecutor.
| static DtSimCommandExecutor* DtChangeTimeOfDayCommandExecutor::create | ( | DtSimManager * | simManager | ) | [static] |
| DtChangeTimeOfDayCommandExecutor& DtChangeTimeOfDayCommandExecutor::operator= | ( | const DtChangeTimeOfDayCommandExecutor & | orig | ) | [private] |
Not implemented.