52 virtual void addLandSurfaceAdditionCallback(
54 virtual void removeLandSurfaceAdditionCallback(
58 virtual void addLandSurfaceRemovalCallback(
60 virtual void removeLandSurfaceRemovalCallback(
69 const DtMetocPdu& pdu);
84 virtual int acceptPdu(
const DtStateMsg& msg)
const;
88 hashKeyFromStateMessage(
const DtStateMsg* msg);
99 static void landSurfaceStateCb(DtMetocPdu* pdu,
void* usr);
Instances of DtEntityIdentifierHashKey are hash keys made from DtEntityIdentifiers.
Definition: entityIdentifierHashKey.h:21
class DtReflectedObjectList
Definition: reflectedObjectListHLA.h:58
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtReflectedLandSurface are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.Weather.LandSurface object reflected across a network.
Definition: reflectedLandSurfaceHLA.h:32
DtBaseHashKey is an abstract base class for hash keys.
Definition: vlHashKeys.h:39
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
This file declares DtEntityIdentifierHashKey.
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtReflectedLandSurfaceList manage a list of DtReflectedLandSurface objects.
Definition: reflectedLandSurfaceListHLA.h:23
Contains the DtMetocPdu class declaration.
void(* DtLandSurfaceCallbackFunction)(DtReflectedLandSurface *obj, void *userData)
Signature of the callback function that takes a DtReflectedLandSurface and user data.
Definition: reflectedLandSurfaceHLA.h:25
virtual void objectAdded(DtReflectedObject *object)
Called from processDiscoverObject() after a remote object has been added to the list.
class DtStateMsg:
Definition: stateMsgHLA.h:32
virtual void print()
Print the SRs of all objects.