43 RTI::ObjectInstanceHandle
id );
62 virtual void addActiveSonarBeamAdditionCallback(
67 virtual void removeActiveSonarBeamAdditionCallback(
72 virtual void addActiveSonarBeamRemovalCallback(
77 virtual void removeActiveSonarBeamRemovalCallback(
95 virtual const DtList* dfltHandleList();
class DtReflectedObjectList
Definition: reflectedObjectListHLA.h:58
Contains the HLA DtReflectedObjectList class declaration.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
virtual DtReflectedObject * newReflectedObject(DtHlaObject *obj) const =0
Create a remote object object for the HLA object.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
void(* DtActiveSonarBeamCallbackFunction)(DtReflectedActiveSonarBeam *obj, void *userData)
Signature of the callback function that takes a DtReflectedActiveSonarBeam and userData.
Definition: reflectedActiveSonarBeam.h:21
DtReflectedObjectList & operator=(const DtReflectedObjectList &orig)
assignment operator – not implemented
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:58
DtList is deprecated, please use std::list<T>.
Definition: vlList.h:71
ObjectInstanceHandle ObjectHandle
Definition: rtiCompatibility.h:275
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtReflectedActiveSonarBeamList manage a list of remote ActiveSonarBeams in the exercise...
Definition: reflectedActiveSonarBeamList.h:20
Instances of DtReflectedActiveSonarBeam are used to represent HLA ActiveSonarBeam objects that were r...
Definition: reflectedActiveSonarBeam.h:27
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
Contains the DtReflectedActiveSonarBeam class declaration.
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:36