56 makVrv::DtStateViewCollection<
DtOrbatState>(de, makVrv::DtSimEntryUpdater::AnyUpdates)
This is the protocol independent state of an entity.
Definition: DtEntityState.h:30
Contains makVrv::DtStateViewCollection class.
The IGI Message.
Definition: DtMessage.h:33
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkNetworkUpdateSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
State view collection for orbat data.
Definition: orbatState.h:52
Contains makVrv::DtStateView class.
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
std::string myUUID
Definition: orbatState.h:37
makVrv::DtStateView< DtOrbatState > DtOrbatStateView
Definition: orbatState.h:49
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
std::string myParentUUID
Definition: orbatState.h:38
A DtStateView is a the interface to simulation state information.
Definition: DtStateView.h:52
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
Contains makVrv::DtEntityState class.
std::map< std::string, std::string > myExtendedData
Definition: orbatState.h:39
DtOrbatStateViewCollection(makVrv::DtDe &de)
Definition: orbatState.h:55
int myOrbatOrder
Definition: orbatState.h:40
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Definition: orbatState.h:23
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.