VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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. More...
 
 DtUnderwaterAcousticsDecoder (const DtUnderwaterAcousticsDecoder &orig)
 Copy CTOR. More...
 
virtual ~DtUnderwaterAcousticsDecoder ()
 Virtual CTOR. More...
 
DtUnderwaterAcousticsDecoderoperator= (const DtUnderwaterAcousticsDecoder &orig)
 Assignment Operator. More...
 
virtual void decode (const DtUnderwaterAcousticPdu &pdu, DtUnderwaterAcousticsStateRepository *stateRep)
 Decode an emitter system state PDU and update a state repository. More...
 
 DtCLONE_DECODER (DtUnderwaterAcousticsDecoder)
 Inline clone method. More...
 
- Public Member Functions inherited from DtStateDecoder
 DtStateDecoder (DtExerciseConn *exConn)
 Constructor. More...
 
virtual ~DtStateDecoder ()
 Destructor. More...
 
 DtStateDecoder (const DtStateDecoder &orig)
 Copy constructor. More...
 
DtStateDecoderoperator= (const DtStateDecoder &orig)
 Assignment operator. More...
 
virtual DtPduDecoderclone () const =0
 clone. More...
 
virtual void decode (DtPdu *pdu, DtPduFactory *pduFactory=0)
 This is a dummy method for backwards compatibility with DIS decoders. More...
 
virtual void decodeAttributeRecords (const DtPduWithAttributeRecordSets &pdu, DtStateRepository *stateRep)
 Decode the Attribute Records portion of a PDU into an EntityStateRepository. More...
 
- Public Member Functions inherited from DtPduDecoder
virtual ~DtPduDecoder ()
 

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::DtCLONE_DECODER ( DtUnderwaterAcousticsDecoder  )

Inline clone method.

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 Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)