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

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

+ Inheritance diagram for DtLinearObjectDecoder:
+ Collaboration diagram for DtLinearObjectDecoder:

Public Member Functions

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

Constructor & Destructor Documentation

DtLinearObjectDecoder::DtLinearObjectDecoder ( DtExerciseConn exConn)

CTOR.

DtLinearObjectDecoder::DtLinearObjectDecoder ( const DtLinearObjectDecoder )

Copy CTOR.

virtual DtLinearObjectDecoder::~DtLinearObjectDecoder ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void DtLinearObjectDecoder::decode ( const DtLinearObjectStatePdu pdu,
DtLinearObjectRepository stateRep 
)
virtual

Decode a PDU into a EnvironmentProcessRepository.

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

assignment operator


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)