19 class DtUnderwaterAcousticPdu;
26 class DT_DLL_VL DtUnderwaterAcousticsDecoder :
public DtStateDecoder
34 DtUnderwaterAcousticsDecoder(
const DtUnderwaterAcousticsDecoder& orig );
37 virtual ~DtUnderwaterAcousticsDecoder();
40 DtUnderwaterAcousticsDecoder& operator = (
const DtUnderwaterAcousticsDecoder& orig );
43 virtual void decode(
const DtUnderwaterAcousticPdu& pdu,
47 DtCLONE_DECODER( DtUnderwaterAcousticsDecoder );
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
class DtAdditionalPassiveActivitiesDecoder
Definition: additionalPassiveActivitiesDecoderHLA.h:23
class DtActiveSonarDecoder
Definition: activeSonarDecoderHLA.h:23
Instances of DtUnderwaterAcousticsStateRepository are used to store state data for all underwater aco...
Definition: underwaterAcousticsStateRepository.h:37
Contains the DIS DtPropulsionNoiseDecoder class declaration.
Contains the DIS DtAdditionalPassiveActivitiesDecoder class declaration.
class DtPropulsionNoiseDecoder
Definition: propulsionNoiseDecoderHLA.h:23