![]() |
VR-Forces 4.2 Class Documentation
|
Used to wrap the sim command and send from the DtSimulationCommandIssuePlanDialog to the command Assignment widget. More...

Public Member Functions | |
| DtIssuePlanObjectWrapper (const DtIssuePlanCommand &) | |
| DtIssuePlanObjectWrapper (const DtIssuePlanObjectWrapper &) | |
| virtual void | setObjectName (const DtString &) |
| virtual DtString | objectName () const |
| virtual DtSimCommandObjectWrapper * | clone () const |
Public Member Functions inherited from makVrf::DtSimCommandObjectWrapper | |
| DtSimCommandObjectWrapper (const DtSimCommand &) | |
| DtSimCommandObjectWrapper (const DtSimCommandObjectWrapper &) | |
| virtual | ~DtSimCommandObjectWrapper () |
| DtSimCommand * | simCommand () |
| const DtSimCommand * | simCommand () const |
Additional Inherited Members | |
Protected Attributes inherited from makVrf::DtSimCommandObjectWrapper | |
| DtSimCommand * | mySimCommand |
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
| makVrf::DtIssuePlanObjectWrapper::DtIssuePlanObjectWrapper | ( | const DtIssuePlanCommand & | ) |
| makVrf::DtIssuePlanObjectWrapper::DtIssuePlanObjectWrapper | ( | const DtIssuePlanObjectWrapper & | ) |
|
virtual |
Implements makVrf::DtSimCommandObjectWrapper.
|
virtual |
Implements makVrf::DtSimCommandObjectWrapper.
|
virtual |
Implements makVrf::DtSimCommandObjectWrapper.