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);
58 const DtGlobalObjectDesignator& objName);
67 virtual void addServiceAdditionCallback(
71 virtual void removeServiceAdditionCallback(
75 virtual void addServiceRemovalCallback(
79 virtual void removeServiceRemovalCallback(
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
void(* DtServiceCallbackFunction)(DtReflectedService *obj, void *userData)
Signature of the callback function that takes a DtReflectedService and user data. ...
Definition: reflectedServiceHLA.h:25
Instances of DtReflectedServiceList manage a list of DtReflectedService objects.
Definition: reflectedServiceListHLA.h:23
Instances of DtReflectedService are used to represent a simulated HLAobjectRoot.METOC_Root.Service object reflected across a network.
Definition: reflectedServiceHLA.h:32