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

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

+ Inheritance diagram for DtPointObjectDecoder:
+ Collaboration diagram for DtPointObjectDecoder:

Public Member Functions

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

Constructor & Destructor Documentation

DtPointObjectDecoder::DtPointObjectDecoder ( DtExerciseConn exConn)

CTOR.

DtPointObjectDecoder::DtPointObjectDecoder ( const DtPointObjectDecoder )

Copy CTOR.

virtual DtPointObjectDecoder::~DtPointObjectDecoder ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual void DtPointObjectDecoder::decode ( const DtPointObjectStatePdu pdu,
DtPointObjectRepository stateRep 
)
virtual

Decode a PDU into a EnvironmentProcessRepository.

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

assignment operator


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

Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)