9 #ifndef DtReflectedEmitterBeam_H_
10 #define DtReflectedEmitterBeam_H_
72 virtual void addPostUpdateCallback(
75 virtual void removePostUpdateCallback(
81 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
112 #endif //DtReflectedEmitterBeam_H_
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtEmitterBeamRepository * myConstructedBsr
Definition: reflectedEmitterBeamHLA.h:94
class DtReflectedEmitterBeam:
Definition: reflectedEmitterBeamHLA.h:32
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
virtual DtEmitterBeamRepository * beamRep() const
Get the beam's state repository.
Definition: reflectedEmitterBeamHLA.h:102
void(* DtEmitterBeamCallbackFunction)(DtReflectedEmitterBeam *obj, void *userData)
Definition: reflectedEmitterBeamHLA.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
class DtEmitterBeamRepository:
Definition: emitterBeamRepository.h:40
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:177
virtual DtEmitterBeamRepository * bsr() const
Synonym for beamRep().
Definition: reflectedEmitterBeamHLA.h:107
static DtStateRepCreator theStateRepCreator
Definition: reflectedEmitterBeamHLA.h:98
This file provides a declaration of the class DtReflectedObject.