56 RTI::ObjectInstanceHandle
id);
58 RTI::ObjectHandle id);
72 virtual void addGenericAdditionCallback(
74 virtual void removeGenericAdditionCallback(
78 virtual void addGenericRemovalCallback(
80 virtual void removeGenericRemovalCallback(
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:60
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(* DtGenericObjectCallbackFunction)(DtReflectedGenericObject *obj, void *userData)
Definition: reflectedGenericObject.h:24
std::set< DtDDMRegionSP > DtDDMRegionSet
Definition: region13.h:34
DtReflectedGenericObjectList provides a reflected list of a class of FOM objects passed to the constr...
Definition: reflectedGenericObjectList.h:27
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:56
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtReflectedGenericObject are used to represent "GenericObject" objects simulated remotel...
Definition: reflectedGenericObject.h:33
Instances of DtString are used to represent strings.
Definition: vlString.h:29