15 #include <vl/reflectedObjectListHLA.h>
18 namespace makVrfMetoc {
28 const DtDDMRegionSet* regionSetToUse = 0);
33 const DtList *handleList,
const DtDDMRegionSet* regionSetToUse = 0);
51 RTI::ObjectInstanceHandle
id);
53 RTI::ObjectHandle id);
67 virtual void addWeatherAdditionCallback(
71 virtual void removeWeatherAdditionCallback(
75 virtual void addWeatherRemovalCallback(
79 virtual void removeWeatherRemovalCallback(
Instances of DtReflectedWeatherList manage a list of DtReflectedWeather objects.
Definition: reflectedWeatherListHLA.h:23
void(* DtWeatherCallbackFunction)(DtReflectedWeather *obj, void *userData)
Signature of the callback function that takes a DtReflectedWeather and user data. ...
Definition: reflectedWeatherHLA.h:25
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtReflectedWeather are used to represent a simulated HLAobjectRoot.METOC_Root.EnvironmentCondition.Weather object reflected across a network.
Definition: reflectedWeatherHLA.h:32