![]() |
VR-Forces 4.0.4 Class Documentation
|
DtSimCommandExecutor subclasses for stealth commands. More...

Public Member Functions | |
| DtStealthCompassCommandExecutor (DtSimManager *simManager) | |
| virtual | ~DtStealthCompassCommandExecutor () |
| virtual bool | execute (const DtSimCommand *command) |
| Sends the stealth compass command. | |
Static Public Member Functions | |
| static DtSimCommandExecutor * | create (DtSimManager *simManager) |
Private Member Functions | |
| DtStealthCompassCommandExecutor () | |
| Not implemented. | |
| DtStealthCompassCommandExecutor (const DtStealthCompassCommandExecutor &orig) | |
| Not implemented. | |
| DtStealthCompassCommandExecutor & | operator= (const DtStealthCompassCommandExecutor &orig) |
| Not implemented. | |
DtSimCommandExecutor subclasses for stealth commands.
Executor for Stealth Compass commands.
| virtual DtStealthCompassCommandExecutor::~DtStealthCompassCommandExecutor | ( | ) | [virtual] |
Not implemented.
| DtStealthCompassCommandExecutor::DtStealthCompassCommandExecutor | ( | const DtStealthCompassCommandExecutor & | orig | ) | [private] |
Not implemented.
| virtual bool DtStealthCompassCommandExecutor::execute | ( | const DtSimCommand * | command | ) | [virtual] |
Sends the stealth compass command.
Implements DtSimCommandExecutor.
| static DtSimCommandExecutor* DtStealthCompassCommandExecutor::create | ( | DtSimManager * | simManager | ) | [static] |
| DtStealthCompassCommandExecutor& DtStealthCompassCommandExecutor::operator= | ( | const DtStealthCompassCommandExecutor & | orig | ) | [private] |
Not implemented.