53 static DtStateRepCreator setStateRepCreator( DtStateRepCreator creator );
83 virtual void beamUpdated();
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
virtual DtEmitterSystemRepository * emitterSysRep() const
Get the emitter system's state repository.
Definition: reflectedEmitterSystemHLA.h:101
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtEmitterSystemRepository * esr() const
Synonym for emitterSysRep().
Definition: reflectedEmitterSystemHLA.h:106
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
void(* DtEmitterSystemCallbackFunction)(DtReflectedEmitterSystem *obj, void *usr)
Callback function that takes a DtReflectedObject and user data.
Definition: reflectedEmitterSystemHLA.h:21
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:177
Instances of DtEmitterSystemRepository are used to store state data for emitter systems in both HLA a...
Definition: emitterSystemRepository.h:29
bool myBeamsUpdateSystem
Definition: reflectedEmitterSystemHLA.h:97
DtObjectId instances are used to represent RTI::ObjectInstances in VR-Link.
Definition: objectId.h:38
Instances of DtString are used to represent strings.
Definition: vlString.h:29
static DtStateRepCreator theStateRepCreator
Definition: reflectedEmitterSystemHLA.h:95
This file provides a declaration of the class DtReflectedObject.
Instances of DtReflectedEmitterSystem represent EmitterSystem objects simulated by remote application...
Definition: reflectedEmitterSystemHLA.h:28