76 virtual void subsystemUpdated();
81 static DtStateRepCreator setStateRepCreator( DtStateRepCreator creator );
Contains the DtUnderwaterAcousticsStateRepository class declaration.
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
Instances of DtReflectedUnderwaterAcoustics represent EmitterSystem objects simulated by remote appli...
Definition: reflectedUnderwaterAcousticsHLA.h:28
void(* DtUnderwaterAcousticsCallbackFunction)(DtReflectedUnderwaterAcoustics *obj, void *userData)
Callback function that takes a DtReflectedObject and user data.
Definition: reflectedUnderwaterAcousticsHLA.h:21
DtReflectedObject & operator=(const DtReflectedObject &orig)
assignment operator – Not Implemented
virtual DtUnderwaterAcousticsStateRepository * underwaterAcousticsStateRep() const
Get the emitter system's state repository.
Definition: reflectedUnderwaterAcousticsHLA.h:100
static DtStateRepCreator theStateRepCreator
Definition: reflectedUnderwaterAcousticsHLA.h:94
Instances of DtHlaObject are used to represent HLA objects which are communicated across the network...
Definition: hlaObject.h:56
Instances of DtUnderwaterAcousticsStateRepository are used to store state data for all underwater aco...
Definition: underwaterAcousticsStateRepository.h:37
class DtReflectedObject:
Definition: reflectedObjectHLA.h:36
DtStateRepository * myStateRep
Definition: reflectedObjectHLA.h:177
DtObjectId instances are used to represent RTI::ObjectInstances in VR-Link.
Definition: objectId.h:38
virtual DtUnderwaterAcousticsStateRepository * usr() const
Synonym for emitterSysRep().
Definition: reflectedUnderwaterAcousticsHLA.h:105
bool mySubsystemsCauseUpdate
Definition: reflectedUnderwaterAcousticsHLA.h:96
Instances of DtString are used to represent strings.
Definition: vlString.h:29
This file provides a declaration of the class DtReflectedObject.