7 #ifndef reflectedPointObjectHLA_H_
8 #define reflectedPointObjectHLA_H_
67 virtual void addPostUpdateCallback(
70 virtual void removePostUpdateCallback(
76 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
102 #endif //hReflPointObj_H_
static DtStateRepCreator theStateRepCreator
Definition: reflectedPointObjectHLA.h:88
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
Contains the DtPointObjectRepository class declaration.
void(* DtPointObjectCallbackFunction)(DtReflectedPointObject *obj, void *userData)
Definition: reflectedPointObjectHLA.h:23
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtPointObjectRepository * pointObjectRep() const
Get the point object's state repository.
Definition: reflectedPointObjectHLA.h:91
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:56
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
Instances of DtPointObjectRepository are used to maintain state information needed by point environme...
Definition: pointObjectRepository.h:31
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
virtual DtPointObjectRepository * posr() const
Synonym for pointObjectRep().
Definition: reflectedPointObjectHLA.h:96
This file provides a declaration of the class DtReflectedObject.
class DtReflectedPointObject:
Definition: reflectedPointObjectHLA.h:31