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
DtGriddedDataDecoder Class Reference

Instances of DtGriddedDataDecoder decode Gridded Data PDU's into DtGriddedDataRepository objects. More...

+ Inheritance diagram for DtGriddedDataDecoder:
+ Collaboration diagram for DtGriddedDataDecoder:

Public Member Functions

 DtGriddedDataDecoder (DtExerciseConn *conn)
 Constructor.
virtual ~DtGriddedDataDecoder ()
 Destructor.
 DtGriddedDataDecoder (const DtGriddedDataDecoder &orig)
 Copy constructor.
DtGriddedDataDecoderoperator= (const DtGriddedDataDecoder &orig)
 Assignment operator.
virtual void decode (const DtGriddedDataPdu &pdu, DtGriddedDataRepository *stateRep)
 Decode a Gridded Data PDU into a DtGriddedDataRepository.
 DtCLONE_DECODER (DtGriddedDataDecoder)
- 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.
virtual DtPduDecoderclone () const =0
 clone.
virtual void decode (DtPdu *pdu, DtPduFactory *pduFactory=0)
 This is a dummy method for backwards compatibility with DIS decoders.
virtual void decodeAttributeRecords (const DtPduWithAttributeRecordSets &pdu, DtStateRepository *stateRep)
 Decode the Attribute Records portion of a PDU into an EntityStateRepository.
- Public Member Functions inherited from DtPduDecoder
virtual ~DtPduDecoder ()

Protected Attributes

DtExerciseConnmyExConn
- Protected Attributes inherited from DtStateDecoder
DtExerciseConnmyExConn

Detailed Description

Instances of DtGriddedDataDecoder decode Gridded Data PDU's into DtGriddedDataRepository objects.

Constructor & Destructor Documentation

DtGriddedDataDecoder::DtGriddedDataDecoder ( DtExerciseConn conn)

Constructor.

virtual DtGriddedDataDecoder::~DtGriddedDataDecoder ( )
virtual

Destructor.

DtGriddedDataDecoder::DtGriddedDataDecoder ( const DtGriddedDataDecoder orig)

Copy constructor.

Member Function Documentation

virtual void DtGriddedDataDecoder::decode ( const DtGriddedDataPdu pdu,
DtGriddedDataRepository stateRep 
)
virtual

Decode a Gridded Data PDU into a DtGriddedDataRepository.

DtGriddedDataDecoder::DtCLONE_DECODER ( DtGriddedDataDecoder  )
DtGriddedDataDecoder& DtGriddedDataDecoder::operator= ( const DtGriddedDataDecoder orig)

Assignment operator.

Member Data Documentation

DtExerciseConn* DtGriddedDataDecoder::myExConn
protected

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

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)