![]() |
VR-Forces 4.0.4 Class Documentation
|
Executor for Stealth Group commands. More...

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