10 #ifndef DtReflectedGriddedDataList_H_
11 #define DtReflectedGriddedDataList_H_
38 virtual void addGriddedDataAdditionCallback(
40 virtual void removeGriddedDataAdditionCallback(
44 virtual void addGriddedDataRemovalCallback(
46 virtual void removeGriddedDataRemovalCallback(
86 hashKeyFromStateMessage(
const DtStateMsg* msg);
Instances of DtEntityIdentifierHashKey are hash keys made from DtEntityIdentifiers.
Definition: entityIdentifierHashKey.h:21
class DtReflectedObjectList
Definition: reflectedObjectListHLA.h:36
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
void(* DtGriddedDataCallbackFunction)(DtReflectedGriddedData *obj, void *userData)
Definition: reflectedGriddedDataHLA.h:24
DtBaseHashKey is an abstract base class for hash keys.
Definition: vlHashKeys.h:39
class DtReflectedGriddedDataList:
Definition: reflectedGriddedDataListHLA.h:29
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
Instances of DtGriddedDataPdu are used to communicate environmental data defined on a grid...
Definition: griddedDataPdu.h:41
virtual void objectAdded(DtReflectedObject *object)
Called from processDiscoverObject() after a remote object has been added to the list.
DtObjectId instances are used to represent RTI::ObjectInstances in VR-Link.
Definition: objectId.h:38
class DtReflectedGriddedData:
Definition: reflectedGriddedDataHLA.h:32
class DtStateMsg:
Definition: stateMsgHLA.h:32
DtEntityType is used to represent the type an entity object.
Definition: entityType.h:26
virtual void print()
Print the SRs of all objects.