17 #include <vlutil/vlScopedLock.h>
45 return !(*
this == rhs);
92 return !(*
this == rhs);
std::vector< std::pair< int, std::string > > mySilentAggregates
Definition: aggregateState.h:66
int myNumSilentEntities
Definition: aggregateState.h:60
std::vector< int > myAppearances
Definition: aggregateState.h:62
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.
std::vector< DtSilentEntityRecord > mySilentEntities
Definition: aggregateState.h:64
std::string myEntityType
Definition: aggregateState.h:61
bool operator!=(const DtVrlinkSimulatedAggregateState &rhs) const
Definition: aggregateState.h:90
bool myStatePropertiesInitialized
Definition: aggregateState.h:96
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
Definition: aggregateState.h:58
int myAggregateState
Definition: aggregateState.h:50
bool operator!=(const DtVrlinkNetworkUpdateSimulatedAggregateState &rhs) const
Definition: aggregateState.h:43
State view collection for aggregate data.
Definition: aggregateState.h:135
std::map< int, uintptr_t > myGuiStateDataUpdateBuffers
Definition: aggregateState.h:70
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
DtRwProperties myStateProperties
Definition: aggregateState.h:97
std::string myFormation
Definition: aggregateState.h:52
std::map< int, uintptr_t > myStateDataUpdateBuffers
Once updated this data will be deleted by the main thread.
Definition: aggregateState.h:69
DtAggregateStateViewCollection(makVrv::DtDe &de)
Definition: aggregateState.h:138
std::string myStatePropertiesName
Definition: aggregateState.h:72
For performance reasons there are two kinds of aggregate state.
Definition: aggregateState.h:30
Definition: DtEntityState.h:60
std::vector< std::string > mySubEntities
Definition: aggregateState.h:54
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
Contains makVrv::DtEntityState class.
std::map< std::string, int > mySubordinateOrder
Definition: aggregateState.h:55
int myFormationType
Definition: aggregateState.h:51
makVrv::DtStateView< DtVrlinkSimulatedAggregateState > DtVrlinkAggregateStateView
Create a DtStateView templated on DtVrlinkSimulatedEnvironmentState.
Definition: aggregateState.h:132
bool myStatePropertiesUpdated
Definition: aggregateState.h:98
std::vector< std::string > mySubAggregates
Definition: aggregateState.h:53
Definition: aggregateState.h:75
A list of properties.
Definition: rwProperties.h:126
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
std::map< std::string, std::string > myExtendedData
Definition: aggregateState.h:56
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.
DtVector myDimensions
Definition: aggregateState.h:49