![]() |
VR-Forces 4.0.4 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 |
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
| virtual void makVrf::DtIssuePlanObjectWrapper::setObjectName | ( | const DtString & | ) | [virtual] |
Implements makVrf::DtSimCommandObjectWrapper.
| virtual DtString makVrf::DtIssuePlanObjectWrapper::objectName | ( | ) | const [virtual] |
Implements makVrf::DtSimCommandObjectWrapper.
| virtual DtSimCommandObjectWrapper* makVrf::DtIssuePlanObjectWrapper::clone | ( | ) | const [virtual] |
Implements makVrf::DtSimCommandObjectWrapper.