70 virtual void addPostUpdateCallback(
75 virtual void removePostUpdateCallback(
81 static DtStateRepCreator setStateRepCreator( DtStateRepCreator creator );
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
virtual DtActiveSonarBeamRepository * activeSonarBeamRep() const
Returns the ActiveSonarBeam's state repository.
Definition: reflectedActiveSonarBeam.h:100
Contains the DtActiveSonarBeamRepository class declaration.
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
void(* DtActiveSonarBeamCallbackFunction)(DtReflectedActiveSonarBeam *obj, void *userData)
Signature of the callback function that takes a DtReflectedActiveSonarBeam and userData.
Definition: reflectedActiveSonarBeam.h:21
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:177
Instances of DtReflectedActiveSonarBeam are used to represent HLA ActiveSonarBeam objects that were r...
Definition: reflectedActiveSonarBeam.h:27
The DtActiveSonarBeamRepository class provides the state repository for the ActiveSonarBeam object...
Definition: activeSonarBeamRepository.h:18
virtual DtActiveSonarBeamRepository * bsr() const
Shorter version of activeSonarBeamRep().
Definition: reflectedActiveSonarBeam.h:105
static DtStateRepCreator theStateRepCreator
The function called to create state repositories.
Definition: reflectedActiveSonarBeam.h:94
This file provides a declaration of the class DtReflectedObject.
DtActiveSonarBeamRepository * myConstructedAsr
Definition: reflectedActiveSonarBeam.h:96