66 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
virtual DtVRLinkStateStateRepository * vrlinkStateStateRep() const
Returns the VRLinkState's state repository.
Definition: reflectedVRLinkStateHLA.h:80
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
virtual DtVRLinkStateStateRepository * vsr() const
Shorter version of lifeformRep.
Definition: reflectedVRLinkStateHLA.h:85
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtReflectedVRLinkState are used to represent a simulated VRLinkState object reflected ac...
Definition: reflectedVRLinkStateHLA.h:25
void(* DtVRLinkStateCallbackFunction)(DtReflectedVRLinkState *obj, void *userData)
Signature of the callback function that takes a DtReflectedVRLinkState and user data.
Definition: reflectedVRLinkStateHLA.h:21
Instances of DtVRLinkStateStateRepository are used to store state data for VRLinkState objects...
Definition: vrlinkStateStateRepository.h:40
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
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:180
static DtStateRepCreator theStateRepCreator
The function called to create state repositories.
Definition: reflectedVRLinkStateHLA.h:77
This file provides a declaration of the class DtReflectedObject.