22 class DT_DLL_VL DtElectromagneticEmissionPdu;
49 virtual void addEmitterSystemAdditionCallback(
51 virtual void removeEmitterSystemAdditionCallback(
55 virtual void addEmitterSystemRemovalCallback(
57 virtual void removeEmitterSystemRemovalCallback(
63 virtual void addEmitterAdditionCallback(
67 virtual void removeEmitterAdditionCallback(
73 virtual void addEmitterRemovalCallback(
77 virtual void removeEmitterRemovalCallback(
110 hashKeyFromStateMessage(
const DtStateMsg* msg);
113 virtual void processAttributePduCb(DtAttributeInteraction *inter);
119 static void emEmissionCb(DtElectromagneticEmissionPdu* pdu,
void* usr);
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
DtBaseHashKey is an abstract base class for hash keys.
Definition: vlHashKeys.h:39
Instances of DtSystemHashKey are used as hash keys for an emitter system.
Definition: systemHashKey.h:18
This file contains typedefs used to represent objects in a protocol neutral way.
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
Instances of DtReflectedEmitterSystemList manage the list of of remote EmitterSystems in the exercise...
Definition: reflectedEmitterSystemListHLA.h:21
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
void(* DtEmitterSystemCallbackFunction)(DtReflectedEmitterSystem *obj, void *usr)
Callback function that takes a DtReflectedObject and user data.
Definition: reflectedEmitterSystemHLA.h:21
virtual void objectAdded(DtReflectedObject *object)
Called from processDiscoverObject() after a remote object has been added to the list.
Instances of DtString are used to represent strings.
Definition: vlString.h:29
class DtStateMsg:
Definition: stateMsgHLA.h:32
This file declares DtAttributePdu and DtAttributeInteraction (DIS ONLY)
Instances of DtReflectedEmitterSystem represent EmitterSystem objects simulated by remote application...
Definition: reflectedEmitterSystemHLA.h:28
virtual void print()
Print the SRs of all objects.