![]() |
VR-Forces 4.3 Class Documentation
|
Interface content message for returning current hazard area information pertaining to all hazard areas. More...

Public Member Functions | |
| DtIfHazardAreaInformation () | |
| default constructor | |
| DtIfHazardAreaInformation (const DtIfHazardAreaInformation &orig) | |
| copy constructor | |
| DtIfHazardAreaInformation & | operator= (const DtIfHazardAreaInformation &orig) |
| assignment operator | |
| virtual | ~DtIfHazardAreaInformation () |
| virtual int | type () const |
| virtual DtSimInterfaceContent * | clone () const |
| virtual int | netRepSize () const |
| virtual bool | setFromNet (const char *contentBuffer, unsigned contentSize) |
| virtual bool | setToNet () |
| virtual void | printDataToString (DtString &str) |
| virtual const DtRwHazardAreaInformation & | hazardAreaInformation () const |
| virtual DtRwHazardAreaInformation & | hazardAreaInformation () |
Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Protected Attributes | |
| DtRwHazardAreaInformation | myHazardAreaInformation |
Interface content message for returning current hazard area information pertaining to all hazard areas.
| DtIfHazardAreaInformation::DtIfHazardAreaInformation | ( | ) |
default constructor
| DtIfHazardAreaInformation::DtIfHazardAreaInformation | ( | const DtIfHazardAreaInformation & | orig | ) |
copy constructor
|
virtual |
| DtIfHazardAreaInformation& DtIfHazardAreaInformation::operator= | ( | const DtIfHazardAreaInformation & | orig | ) |
assignment operator
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
static |
|
protected |