7 #ifndef reflectedLinearObjectHLA_H_
8 #define reflectedLinearObjectHLA_H_
67 virtual void addPostUpdateCallback(
70 virtual void removePostUpdateCallback(
76 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
102 #endif //hReflLinearObj_H_
virtual DtLinearObjectRepository * losr() const
Synonym for linearObjectRep().
Definition: reflectedLinearObjectHLA.h:96
class DtReflectedLinearObject:
Definition: reflectedLinearObjectHLA.h:31
Contains the DtLinearObjectRepository class declaration.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
void(* DtLinearObjectCallbackFunction)(DtReflectedLinearObject *obj, void *userData)
Definition: reflectedLinearObjectHLA.h:23
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
static DtStateRepCreator theStateRepCreator
Definition: reflectedLinearObjectHLA.h:88
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
virtual DtLinearObjectRepository * linearObjectRep() const
Get the linear object's state repository.
Definition: reflectedLinearObjectHLA.h:91
Instances of DtLinearObjectRepository are used to maintain state information needed by linear object ...
Definition: linearObjectRepository.h:49
This file provides a declaration of the class DtReflectedObject.