![]() |
VR-Forces Developer's Guide
|
Used to wrap the sim command and send from the DtSimulationCommandIssuePlanDialog to the command Assignment widget. Object name is the name of the entity the simCommand should apply to In this instance the entity the plan should be assigned to.

Public Member Functions | |
| DtIssuePlanObjectWrapper (makVrv::DtDe &, const DtIssuePlanCommand &) | |
| DtIssuePlanObjectWrapper (const DtIssuePlanObjectWrapper &) | |
| virtual void | setObject (const DtUUID &) |
| virtual DtUUID | object () const |
| virtual DtSimCommandObjectWrapper * | clone () const |
Public Member Functions inherited from makVrf::DtSimCommandObjectWrapper | |
| DtSimCommandObjectWrapper (makVrv::DtDe &, const DtSimCommand &) | |
| DtSimCommandObjectWrapper (const DtSimCommandObjectWrapper &) | |
| virtual | ~DtSimCommandObjectWrapper () |
| DtSimCommand * | simCommand () |
| const DtSimCommand * | simCommand () const |
Additional Inherited Members | |
Protected Attributes inherited from makVrf::DtSimCommandObjectWrapper | |
| DtSimCommand * | mySimCommand |
| makVrv::DtDe & | myDe |
| makVrf::DtIssuePlanObjectWrapper::DtIssuePlanObjectWrapper | ( | makVrv::DtDe & | , |
| const DtIssuePlanCommand & | |||
| ) |
| makVrf::DtIssuePlanObjectWrapper::DtIssuePlanObjectWrapper | ( | const DtIssuePlanObjectWrapper & | ) |
|
virtual |
Implements makVrf::DtSimCommandObjectWrapper.
|
virtual |
Implements makVrf::DtSimCommandObjectWrapper.
|
virtual |
Implements makVrf::DtSimCommandObjectWrapper.