51 virtual void addTurbulenceLayerAdditionCallback(
53 virtual void removeTurbulenceLayerAdditionCallback(
57 virtual void addTurbulenceLayerRemovalCallback(
59 virtual void removeTurbulenceLayerRemovalCallback(
68 const DtMetocPdu& pdu);
83 virtual int acceptPdu(
const DtStateMsg& msg)
const;
87 hashKeyFromStateMessage(
const DtStateMsg* msg);
98 static void turbulenceLayerStateCb(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
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
This file declares DtEntityIdentifierHashKey.
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Contains the DtMetocPdu class declaration.
Instances of DtReflectedTurbulenceLayerList manage a list of DtReflectedTurbulenceLayer objects...
Definition: reflectedTurbulenceLayerListHLA.h:23
Instances of DtReflectedTurbulenceLayer are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.TurbulenceLayer object reflected across a network.
Definition: reflectedTurbulenceLayerHLA.h:32
virtual void objectAdded(DtReflectedObject *object)
Called from processDiscoverObject() after a remote object has been added to the list.
void(* DtTurbulenceLayerCallbackFunction)(DtReflectedTurbulenceLayer *obj, void *userData)
Signature of the callback function that takes a DtReflectedTurbulenceLayer and user data...
Definition: reflectedTurbulenceLayerHLA.h:25
class DtStateMsg:
Definition: stateMsgHLA.h:32
virtual void print()
Print the SRs of all objects.