![]() |
VR-Forces 4.3.1 Class Documentation
|
Interface content for requesting a the list of global plans from the simulation engine. More...

Public Member Functions | |
| DtIfRequestGlobalPlanList () | |
| default constructor | |
| DtIfRequestGlobalPlanList (const DtIfRequestGlobalPlanList &orig) | |
| copy constructor | |
| const DtIfRequestGlobalPlanList & | operator= (const DtIfRequestGlobalPlanList &orig) |
| assignment operator | |
| virtual | ~DtIfRequestGlobalPlanList () |
| virtual int | type () const |
| virtual DtSimInterfaceContent * | clone () const |
| virtual bool | setFromNet (const char *contentBuffer, unsigned contentSize) |
| virtual bool | setToNet () |
| virtual void | printDataToString (DtString &str) |
Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Interface content for requesting a the list of global plans from the simulation engine.
A DtIfGlobalPlanList interface message is typically sent in response to this request.
| DtIfRequestGlobalPlanList::DtIfRequestGlobalPlanList | ( | ) |
default constructor
| DtIfRequestGlobalPlanList::DtIfRequestGlobalPlanList | ( | const DtIfRequestGlobalPlanList & | orig | ) |
copy constructor
|
virtual |
| const DtIfRequestGlobalPlanList& DtIfRequestGlobalPlanList::operator= | ( | const DtIfRequestGlobalPlanList & | orig | ) |
assignment operator
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
static |