51 RTI::ObjectInstanceHandle
id);
67 virtual void addWaterSurfaceAdditionCallback(
71 virtual void removeWaterSurfaceAdditionCallback(
75 virtual void addWaterSurfaceRemovalCallback(
79 virtual void removeWaterSurfaceRemovalCallback(
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
Instances of DtReflectedWaterSurfaceList manage a list of DtReflectedWaterSurface objects...
Definition: reflectedWaterSurfaceListHLA.h:23
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc1516.h:41
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:192
DtObjClassDesc * myMakWaterSurfaceClassDesc
Definition: reflectedWaterSurfaceListHLA.h:98
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region1516.h:32
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
void(* DtWaterSurfaceCallbackFunction)(DtReflectedWaterSurface *obj, void *userData)
Signature of the callback function that takes a DtReflectedWaterSurface and user data.
Definition: reflectedWaterSurfaceHLA.h:25
This file contains typedefs for machine dependant types.
Instances of DtReflectedWaterSurface are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.Weather.WaterSurface object reflected across a network.
Definition: reflectedWaterSurfaceHLA.h:32