10 #ifndef DtReflectedGenericObject_H_
11 #define DtReflectedGenericObject_H_
58 virtual void addPostUpdateCallback(
60 virtual void removePostUpdateCallback(
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
void(* DtGenericObjectCallbackFunction)(DtReflectedGenericObject *obj, void *userData)
Definition: reflectedGenericObject.h:24
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:58
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
DtStateRepository is an abstract base class for maintaining state for an object.
Definition: stateRepository.h:50
Instances of DtReflectedGenericObject are used to represent "GenericObject" objects simulated remotel...
Definition: reflectedGenericObject.h:33
This file provides a declaration of the class DtReflectedObject.