40 return !(*
this == rhs);
62 makVrv::DtStateViewCollection<
DtExtendedStateData>(de, makVrv::DtSimEntryUpdater::NoUpdates)
Contains makVrv::DtStateViewCollection class.
The IGI Message.
Definition: DtMessage.h:30
DT_DLL_VRFGUICORE makVrv::DtMessage & operator<<(makVrv::DtMessage &msg, const DtVrlinkNetworkUpdateSimulatedAggregateState &state)
Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage.
DT_DLL_VRFGUICORE bool operator==(const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &lhs, const std::vector< makArchives::DtEnvironmentRecord::DtElevationalConfigurationRecord > &rhs)
Contains makVrv::DtStateView class.
DtSimpleTypedDictionary myExtendedData
Definition: extendedStateData.h:44
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
bool operator!=(const DtExtendedStateData &rhs) const
Definition: extendedStateData.h:38
Definition: simpleTypedDictionary.h:36
State view collection for extended state data.
Definition: extendedStateData.h:58
A DtStateView is a the interface to simulation state information.
Definition: DtStateView.h:49
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
DtExtendedStateDataViewCollection(makVrv::DtDe &de)
Definition: extendedStateData.h:61
makVrv::DtStateView< DtExtendedStateData > DtExtendedStateDataView
Create a DtStateView templated on DtExtendedStateData.
Definition: extendedStateData.h:55
A DtSimState is the base class for all state objects.
Definition: DtSimState.h:19
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains makVrv::DtSimState class.
Definition: extendedStateData.h:26
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.