VR-Link API Documentation for DIS
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:

List of all members.

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.

Protected Attributes

DtExerciseConnmyExConn

Detailed Description

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


Constructor & Destructor Documentation

Constructor.

Destructor.

Copy constructor.


Member Function Documentation

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

Decode a Gridded Data PDU into a DtGriddedDataRepository.

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

Assignment operator.


Member Data Documentation

Reimplemented from DtStateDecoder.


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)