51 virtual void addSubsurfaceLayerAdditionCallback(
53 virtual void removeSubsurfaceLayerAdditionCallback(
57 virtual void addSubsurfaceLayerRemovalCallback(
59 virtual void removeSubsurfaceLayerRemovalCallback(
68 const DtMetocPdu& pdu);
83 virtual int acceptPdu(
const DtStateMsg& msg)
const;
87 hashKeyFromStateMessage(
const DtStateMsg* msg);
98 static void subsurfaceLayerStateCb(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 DtReflectedSubsurfaceLayerList manage a list of DtReflectedSubsurfaceLayer objects...
Definition: reflectedSubsurfaceLayerListHLA.h:23
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
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
This file declares DtEntityIdentifierHashKey.
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
void(* DtSubsurfaceLayerCallbackFunction)(DtReflectedSubsurfaceLayer *obj, void *userData)
Signature of the callback function that takes a DtReflectedSubsurfaceLayer and user data...
Definition: reflectedSubsurfaceLayerHLA.h:25
Contains the DtMetocPdu class declaration.
Instances of DtReflectedSubsurfaceLayer are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.SubsurfaceLayer object reflected across a network.
Definition: reflectedSubsurfaceLayerHLA.h:32
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.