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

Public Member Functions | |
| DtChangeHostilityCommandExecutor (DtSimManager *simManager) | |
| virtual | ~DtChangeHostilityCommandExecutor () |
| 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 | |
| DtChangeHostilityCommandExecutor () | |
| Not implemented. | |
| DtChangeHostilityCommandExecutor (const DtChangeHostilityCommandExecutor &orig) | |
| Not implemented. | |
| DtChangeHostilityCommandExecutor & | operator= (const DtChangeHostilityCommandExecutor &orig) |
| Not implemented. | |
Executor for the DtChangeHostilityCommand DtSimCommand.
Calls the hostility manage to make the change specified in the command.
| virtual DtChangeHostilityCommandExecutor::~DtChangeHostilityCommandExecutor | ( | ) | [virtual] |
Not implemented.
| DtChangeHostilityCommandExecutor::DtChangeHostilityCommandExecutor | ( | const DtChangeHostilityCommandExecutor & | orig | ) | [private] |
Not implemented.
| virtual bool DtChangeHostilityCommandExecutor::execute | ( | const DtSimCommand * | command | ) | [virtual] |
Prints message to the sim engine console.
Implements DtSimCommandExecutor.
| static DtSimCommandExecutor* DtChangeHostilityCommandExecutor::create | ( | DtSimManager * | simManager | ) | [static] |
| DtChangeHostilityCommandExecutor& DtChangeHostilityCommandExecutor::operator= | ( | const DtChangeHostilityCommandExecutor & | orig | ) | [private] |
Not implemented.