15 class DtRelativeLocationPdu;
27 bool smoothCapable =
false,
int numBucketsPrimeNumber = 503);
50 virtual void addAggregateAdditionCallback(
52 virtual void removeAggregateAdditionCallback(
56 virtual void addAggregateRemovalCallback(
58 virtual void removeAggregateRemovalCallback(
67 const DtAggregateStatePdu& pdu);
70 virtual void processRelativeLocationPdu(
const DtRelativeLocationPdu& pdu);
87 hashKeyFromStateMessage(
const DtStateMsg* msg);
101 static void aggregateStateCb(DtAggregateStatePdu* pdu,
void* usr);
104 static void relativeLocationCb( DtRelativeLocationPdu* pdu,
void* usr );
108 bool mySmoothCapable;
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:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtBaseHashKey is an abstract base class for hash keys.
Definition: vlHashKeys.h:39
class DtReflectedAggregateList:
Definition: reflectedAggregateListHLA.h:25
class DtReflectedAggregate:
Definition: reflectedAggregateHLA.h:32
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
virtual void objectAdded(DtReflectedObject *object)
Called from processDiscoverObject() after a remote object has been added to the list.
DtObjectId instances are used to represent RTI::ObjectInstances in VR-Link.
Definition: objectId.h:38
void(* DtAggregateCallbackFunction)(DtReflectedAggregate *obj, void *userData)
Definition: reflectedAggregateHLA.h:23
class DtStateMsg:
Definition: stateMsgHLA.h:32
DtEntityType is used to represent the type an entity object.
Definition: entityType.h:26
virtual void print()
Print the SRs of all objects.