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

Public Member Functions | |
| DtRemoteControlCreateCommand () | |
| virtual | ~DtRemoteControlCreateCommand () |
| virtual bool | execute (makVrv::DtDe &, const QString &command) |
| virtual DtRemoteControlCommand * | clone () const |
| DtEntityType | entityToCreate (const QString &c, makVrv::DtDe &de) const |
| DtSimulationAddress | simulationAddress (makVrv::DtDe &) const |
Protected Member Functions | |
| void | objectCreated (DtString, const DtEntityIdentifier &) |
| virtual DtRemoteControlCreateCommand::~DtRemoteControlCreateCommand | ( | ) | [virtual] |
| virtual bool DtRemoteControlCreateCommand::execute | ( | makVrv::DtDe & | , |
| const QString & | command | ||
| ) | [virtual] |
Implements DtRemoteControlCommand.
| virtual DtRemoteControlCommand* DtRemoteControlCreateCommand::clone | ( | ) | const [virtual] |
Implements DtRemoteControlCommand.
| DtEntityType DtRemoteControlCreateCommand::entityToCreate | ( | const QString & | c, |
| makVrv::DtDe & | de | ||
| ) | const |
| DtSimulationAddress DtRemoteControlCreateCommand::simulationAddress | ( | makVrv::DtDe & | ) | const |
| void DtRemoteControlCreateCommand::objectCreated | ( | DtString | , |
| const DtEntityIdentifier & | |||
| ) | [protected] |