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

Public Member Functions | |
| DtSimCommandObjectWrapper (const DtSimCommand &) | |
| DtSimCommandObjectWrapper (const DtSimCommandObjectWrapper &) | |
| virtual | ~DtSimCommandObjectWrapper () |
| virtual void | setObjectName (const DtString &)=0 |
| virtual DtString | objectName () const =0 |
| virtual DtSimCommandObjectWrapper * | clone () const =0 |
| DtSimCommand * | simCommand () |
| const DtSimCommand * | simCommand () const |
Protected Attributes | |
| DtSimCommand * | mySimCommand |
| makVrf::DtSimCommandObjectWrapper::DtSimCommandObjectWrapper | ( | const DtSimCommand & | ) |
| makVrf::DtSimCommandObjectWrapper::DtSimCommandObjectWrapper | ( | const DtSimCommandObjectWrapper & | ) |
|
virtual |
|
pure virtual |
Implemented in vrfAddSimCommandExample::DtMySimCommandObjectWrapper, makVrf::DtSetGlobalWeatherObjectWrapper, makVrf::DtConsoleMessageObjectWrapper, makVrf::DtChangeHostilityObjectWrapper, makVrf::DtIssuePlanObjectWrapper, makVrf::DtDeleteObjectWrapper, makVrf::DtRestartPlanObjectWrapper, makVrf::DtSetTimeOfDayObjectWrapper, and makVrf::DtAbandonPlanObjectWrapper.
|
pure virtual |
Implemented in vrfAddSimCommandExample::DtMySimCommandObjectWrapper, makVrf::DtSetGlobalWeatherObjectWrapper, makVrf::DtConsoleMessageObjectWrapper, makVrf::DtChangeHostilityObjectWrapper, makVrf::DtIssuePlanObjectWrapper, makVrf::DtDeleteObjectWrapper, makVrf::DtRestartPlanObjectWrapper, makVrf::DtSetTimeOfDayObjectWrapper, and makVrf::DtAbandonPlanObjectWrapper.
|
pure virtual |
Implemented in vrfAddSimCommandExample::DtMySimCommandObjectWrapper, makVrf::DtSetGlobalWeatherObjectWrapper, makVrf::DtConsoleMessageObjectWrapper, makVrf::DtChangeHostilityObjectWrapper, makVrf::DtIssuePlanObjectWrapper, makVrf::DtDeleteObjectWrapper, makVrf::DtRestartPlanObjectWrapper, makVrf::DtSetTimeOfDayObjectWrapper, and makVrf::DtAbandonPlanObjectWrapper.
|
inline |
|
inline |
|
protected |