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

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