7 #ifndef DtReflectedDesignator_H_
8 #define DtReflectedDesignator_H_
67 virtual void addPostUpdateCallback(
70 virtual void removePostUpdateCallback(
76 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
102 #endif //DtReflectedDesignator_H_
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
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
virtual DtDesignatorRepository * dsr() const
Synonym for designatorRep().
Definition: reflectedDesignatorHLA.h:96
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:58
class DtReflectedDesignator:
Definition: reflectedDesignatorHLA.h:31
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
void(* DtDesignatorCallbackFunction)(DtReflectedDesignator *obj, void *userData)
Definition: reflectedDesignatorHLA.h:23
virtual DtDesignatorRepository * designatorRep() const
Get the designator's state repository.
Definition: reflectedDesignatorHLA.h:91
static DtStateRepCreator theStateRepCreator
Definition: reflectedDesignatorHLA.h:88
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
class DtDesignatorRepository:
Definition: designatorRepository.h:20
This file provides a declaration of the class DtReflectedObject.