![]() |
VR-Forces 4.0.4 Class Documentation
|
The class that is the interface between the GUI and the back-end. More...

Public Member Functions | |
| DtVrfObjectDataState () | |
| CTOR. | |
| virtual | ~DtVrfObjectDataState () |
| DTOR. | |
| bool | operator== (const DtVrfObjectDataState &rhs) const |
| bool | operator!= (const DtVrfObjectDataState &rhs) const |
Public Attributes | |
| std::string | myObjectType |
| std::string | myObjectLabel |
| std::string | myEchelonIdString |
| std::string | myOverlayParent |
| int | myVrfSessionId |
| int | myVrfMessageVersionSupported |
| bool | myIsSubordinateOfForce |
| bool | myIndependentlyTasked |
| char | myVrfObjectDataVersion |
| bool | myUnderFire |
| bool | myVrfSimulated |
| bool | myHasPlan |
| bool | myExecutingPlan |
| bool | myIsCurrentlyTasked |
| std::string | myRulesOfEngagement |
| DtVector | myBoundingVolume |
| DtVector | myBoundingVolumeOffset |
| std::vector< DtRangeItem > | myRangeItems |
The class that is the interface between the GUI and the back-end.
| virtual makVrf::DtVrfObjectDataState::~DtVrfObjectDataState | ( | ) | [virtual] |
DTOR.
| bool makVrf::DtVrfObjectDataState::operator== | ( | const DtVrfObjectDataState & | rhs | ) | const |
| bool makVrf::DtVrfObjectDataState::operator!= | ( | const DtVrfObjectDataState & | rhs | ) | const [inline] |
| std::string makVrf::DtVrfObjectDataState::myObjectType |
| std::string makVrf::DtVrfObjectDataState::myObjectLabel |
| std::string makVrf::DtVrfObjectDataState::myEchelonIdString |
| std::string makVrf::DtVrfObjectDataState::myOverlayParent |
| std::vector<DtRangeItem> makVrf::DtVrfObjectDataState::myRangeItems |