17 #include <vlutil/vlScopedLock.h>
45 return !(*
this == rhs);
std::string myFormation
Definition: aggregateState.h:52
std::map< std::string, int > mySubordinateOrder
Definition: aggregateState.h:55
Contains makVrv::DtStateViewCollection class.
The IGI Message. Is easily encoded and decoding using stream operators. It also provides validation d...
Definition: DtMessage.h:30
DT_DLL_VRFGUICORE bool operator==(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
bool operator!=(const DtVrlinkSimulatedAggregateState &rhs) const
Definition: aggregateState.h:43
std::vector< std::string > mySubEntities
Definition: aggregateState.h:54
State view collection for aggregate data.
Definition: aggregateState.h:88
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
int myAggregateState
Definition: aggregateState.h:50
DtAggregateStateViewCollection(makVrv::DtDe &de)
Definition: aggregateState.h:91
Definition: DtEntityState.h:65
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
Contains makVrv::DtVrlinkSimulatedEntityState class.
std::map< std::string, std::string > myExtendedData
Definition: aggregateState.h:56
makVrv::DtStateView< DtVrlinkSimulatedAggregateState > DtVrlinkAggregateStateView
Create a DtStateView templated on DtVrlinkSimulatedEnvironmentState.
Definition: aggregateState.h:85
DtVector myDimensions
Definition: aggregateState.h:49
std::vector< std::string > mySubAggregates
Definition: aggregateState.h:53
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
For performance reasons there are two kinds of aggregate state. The first kind is the kind that is se...
Definition: aggregateState.h:30
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:126
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.
int myFormationType
Definition: aggregateState.h:51