46 virtual std::string dataHandlerType()
const = 0;
47 virtual std::string visualHandlerType()
const = 0;
69 for (i = 0; i <
size; i++)
86 typename std::set<T>::const_iterator iter = state.begin();
87 while (iter != state.end())
102 makVrv::DtStateViewCollection<
DtExternalDataState>(de, makVrv::DtSimEntryUpdater::AnyUpdates)
This is the protocol independent state of an entity.
Definition: DtEntityState.h:30
DtSimpleTypedDictionary myDictionary
Definition: externalDataState.h:52
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.
General dictionary of values that state can subclass from to hold information that is considered "ext...
Definition: externalDataState.h:25
DtExternalDataStateViewCollection(makVrv::DtDe &de)
Definition: externalDataState.h:101
voidpf void uLong size
Definition: ioapi.h:39
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
State view collection for external data.
Definition: externalDataState.h:98
const DtSimpleTypedDictionary & dictionary() const
Definition: externalDataState.h:36
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
DtSimpleTypedDictionary & dictionary()
Definition: externalDataState.h:41
Definition: simpleTypedDictionary.h:36
A DtStateViewCollection is a collection of DtStateViews of a specific state.
Definition: DtStateViewCollection.h:27
Contains makVrv::DtEntityState class.
size_t size() const
Get the current size of the message in bytes.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DT_DLL_VRFGUICORE makVrv::DtMessage & operator>>(makVrv::DtMessage &msg, DtVrlinkSimulatedAggregateState &state)
Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage.