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

Provides decoding logic for the DtArealObjectStatePdu class. More...

+ Inheritance diagram for DtArealObjectDecoder:
+ Collaboration diagram for DtArealObjectDecoder:

Public Member Functions

 DtArealObjectDecoder (DtExerciseConn *exConn)
 CTOR.
 DtArealObjectDecoder (const DtArealObjectDecoder &)
 Copy CTOR.
virtual ~DtArealObjectDecoder ()
 Virtual DTOR.
DtArealObjectDecoderoperator= (const DtArealObjectDecoder &)
 assignment operator
virtual void decode (const DtArealObjectStatePdu &pdu, DtArealObjectRepository *stateRep)
 Decode a PDU into a EnvironmentProcessRepository.
 DtCLONE_DECODER (DtArealObjectDecoder)
- 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 ()

Additional Inherited Members

- Protected Attributes inherited from DtStateDecoder
DtExerciseConnmyExConn

Detailed Description

Provides decoding logic for the DtArealObjectStatePdu class.

Constructor & Destructor Documentation

DtArealObjectDecoder::DtArealObjectDecoder ( DtExerciseConn exConn)

CTOR.

DtArealObjectDecoder::DtArealObjectDecoder ( const DtArealObjectDecoder )

Copy CTOR.

virtual DtArealObjectDecoder::~DtArealObjectDecoder ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void DtArealObjectDecoder::decode ( const DtArealObjectStatePdu pdu,
DtArealObjectRepository stateRep 
)
virtual

Decode a PDU into a EnvironmentProcessRepository.

DtArealObjectDecoder::DtCLONE_DECODER ( DtArealObjectDecoder  )
DtArealObjectDecoder& DtArealObjectDecoder::operator= ( const DtArealObjectDecoder )

assignment operator


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

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)