8 #ifndef DtReflectedEnvironmentProcessList_H_
9 #define DtReflectedEnvironmentProcessList_H_
39 virtual void addEnvironmentProcessAdditionCallback(
41 virtual void removeEnvironmentProcessAdditionCallback(
45 virtual void addEnvironmentProcessRemovalCallback(
47 virtual void removeEnvironmentProcessRemovalCallback(
85 hashKeyFromStateMessage(
const DtStateMsg* msg);
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
Instances of DtEnvironmentalProcessPdu are used to send information about environmental effects and p...
Definition: environmentalProcessPdu.h:32
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtBaseHashKey is an abstract base class for hash keys.
Definition: vlHashKeys.h:39
Instances of DtReflectedEnvironmentProcess are used to represent an Instance of an EnvironmentProcess...
Definition: reflectedEnvironmentProcessHLA.h:31
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
Instances of DtReflectedEnvironmentProcessList manage the list of remote environmental processes in t...
Definition: reflectedEnvironmentProcessListHLA.h:26
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(* DtEnvironmentProcessCallbackFunction)(DtReflectedEnvironmentProcess *obj, void *userData)
Definition: reflectedEnvironmentProcessHLA.h:21
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.