48 virtual void addRunwayAdditionCallback(
49 DtRunwayStateCallbackFunction cb,
void* userData);
50 virtual void removeRunwayAdditionCallback(
51 DtRunwayStateCallbackFunction cb,
void* userData);
54 virtual void addRunwayRemovalCallback(
55 DtRunwayStateCallbackFunction cb,
void* userData);
56 virtual void removeRunwayRemovalCallback(
57 DtRunwayStateCallbackFunction cb,
void* userData);
66 const DtRunwayPdu& pdu);
82 virtual int acceptPdu(
const DtStateMsg& msg)
const;
86 hashKeyFromStateMessage(
const DtStateMsg* msg);
99 static void runwayStateCb(DtRunwayPdu* 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 DtReflectedRunway are used to represent a simulated HLAobjectRoot.Runway object reflecte...
Definition: reflectedRunwayHLA.h:31
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
This file declares DtEntityIdentifierHashKey.
Instances of DtReflectedRunwayList manage a list of DtReflectedRunway objects.
Definition: reflectedRunwayListHLA.h:22
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
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.