![]() |
VR-Forces 4.0.4 Class Documentation
|
DtNoopCommandExecutor. More...

Public Member Functions | |
| DtNoopCommandExecutor (DtSimManager *simManager) | |
| virtual | ~DtNoopCommandExecutor () |
| virtual bool | execute (const DtSimCommand *command) |
| Does nothing. | |
Static Public Member Functions | |
| static DtSimCommandExecutor * | create (DtSimManager *simManager) |
Private Member Functions | |
| DtNoopCommandExecutor () | |
| Not implemented. | |
| DtNoopCommandExecutor (const DtNoopCommandExecutor &orig) | |
| Not implemented. | |
| DtNoopCommandExecutor & | operator= (const DtNoopCommandExecutor &orig) |
| Not implemented. | |
Executor for the DtNoopCommand DtSimCommand. Does nothing.
| DtNoopCommandExecutor::DtNoopCommandExecutor | ( | DtSimManager * | simManager | ) |
| virtual DtNoopCommandExecutor::~DtNoopCommandExecutor | ( | ) | [virtual] |
| DtNoopCommandExecutor::DtNoopCommandExecutor | ( | ) | [private] |
Not implemented.
| DtNoopCommandExecutor::DtNoopCommandExecutor | ( | const DtNoopCommandExecutor & | orig | ) | [private] |
Not implemented.
| virtual bool DtNoopCommandExecutor::execute | ( | const DtSimCommand * | command | ) | [virtual] |
| static DtSimCommandExecutor* DtNoopCommandExecutor::create | ( | DtSimManager * | simManager | ) | [static] |
| DtNoopCommandExecutor& DtNoopCommandExecutor::operator= | ( | const DtNoopCommandExecutor & | orig | ) | [private] |
Not implemented.