51 virtual void addWaterSurfaceAdditionCallback(
53 virtual void removeWaterSurfaceAdditionCallback(
57 virtual void addWaterSurfaceRemovalCallback(
59 virtual void removeWaterSurfaceRemovalCallback(
68 const DtMetocPdu& pdu);
83 virtual int acceptPdu(
const DtStateMsg& msg)
const;
87 hashKeyFromStateMessage(
const DtStateMsg* msg);
98 static void waterSurfaceStateCb(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
DtBaseHashKey is an abstract base class for hash keys.
Definition: vlHashKeys.h:39
Instances of DtReflectedWaterSurfaceList manage a list of DtReflectedWaterSurface objects...
Definition: reflectedWaterSurfaceListHLA.h:23
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
This file declares DtEntityIdentifierHashKey.
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Contains the DtMetocPdu class declaration.
virtual void objectAdded(DtReflectedObject *object)
Called from processDiscoverObject() after a remote object has been added to the list.
class DtStateMsg:
Definition: stateMsgHLA.h:32
void(* DtWaterSurfaceCallbackFunction)(DtReflectedWaterSurface *obj, void *userData)
Signature of the callback function that takes a DtReflectedWaterSurface and user data.
Definition: reflectedWaterSurfaceHLA.h:25
virtual void print()
Print the SRs of all objects.
Instances of DtReflectedWaterSurface are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.Weather.WaterSurface object reflected across a network.
Definition: reflectedWaterSurfaceHLA.h:32