VR-Link API Documentation for DIS
List of all members | Public Member Functions | Protected Attributes
DtUnderwaterAcousticsDecoder Class Reference

Instances of DtUnderwaterAcousticsDecoder are used to take state information from an emission state PDU and place it into an emitter system state repository. More...

+ Inheritance diagram for DtUnderwaterAcousticsDecoder:
+ Collaboration diagram for DtUnderwaterAcousticsDecoder:

Public Member Functions

 DtUnderwaterAcousticsDecoder (DtExerciseConn *exConn)
 CTOR.
 DtUnderwaterAcousticsDecoder (const DtUnderwaterAcousticsDecoder &orig)
 Copy CTOR.
virtual ~DtUnderwaterAcousticsDecoder ()
 Virtual CTOR.
DtUnderwaterAcousticsDecoderoperator= (const DtUnderwaterAcousticsDecoder &orig)
 Assignment Operator.
virtual void decode (const DtUnderwaterAcousticPdu &pdu, DtUnderwaterAcousticsStateRepository *stateRep)
 Decode an emitter system state PDU and update a state repository.
- Public Member Functions inherited from DtStateDecoder
 DtStateDecoder (DtExerciseConn *exConn)
 Constructor.
virtual ~DtStateDecoder ()
 Destructor.
 DtStateDecoder (const DtStateDecoder &orig)
 Copy constructor.
DtStateDecoderoperator= (const DtStateDecoder &orig)
 Assignment operator.

Protected Attributes

DtPropulsionNoiseDecoder myPropNoiseDec
DtAdditionalPassiveActivitiesDecoder myAddPassActDec
DtActiveSonarDecoder myActiveSonarDec
- Protected Attributes inherited from DtStateDecoder
DtExerciseConnmyExConn

Detailed Description

Instances of DtUnderwaterAcousticsDecoder are used to take state information from an emission state PDU and place it into an emitter system state repository.

Constructor & Destructor Documentation

DtUnderwaterAcousticsDecoder::DtUnderwaterAcousticsDecoder ( DtExerciseConn exConn)

CTOR.

DtUnderwaterAcousticsDecoder::DtUnderwaterAcousticsDecoder ( const DtUnderwaterAcousticsDecoder orig)

Copy CTOR.

virtual DtUnderwaterAcousticsDecoder::~DtUnderwaterAcousticsDecoder ( )
virtual

Virtual CTOR.

Member Function Documentation

virtual void DtUnderwaterAcousticsDecoder::decode ( const DtUnderwaterAcousticPdu pdu,
DtUnderwaterAcousticsStateRepository stateRep 
)
virtual

Decode an emitter system state PDU and update a state repository.

DtUnderwaterAcousticsDecoder& DtUnderwaterAcousticsDecoder::operator= ( const DtUnderwaterAcousticsDecoder orig)

Assignment Operator.

Member Data Documentation

DtActiveSonarDecoder DtUnderwaterAcousticsDecoder::myActiveSonarDec
protected
DtAdditionalPassiveActivitiesDecoder DtUnderwaterAcousticsDecoder::myAddPassActDec
protected
DtPropulsionNoiseDecoder DtUnderwaterAcousticsDecoder::myPropNoiseDec
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)