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. More...
 
 DtLinearObjectDecoder (const DtLinearObjectDecoder &)
 Copy CTOR. More...
 
virtual ~DtLinearObjectDecoder ()
 Virtual DTOR. More...
 
DtLinearObjectDecoderoperator= (const DtLinearObjectDecoder &)
 assignment operator More...
 
virtual void decode (const DtLinearObjectStatePdu &pdu, DtLinearObjectRepository *stateRep)
 Decode a PDU into a EnvironmentProcessRepository. More...
 
 DtCLONE_DECODER (DtLinearObjectDecoder)
 
- Public Member Functions inherited from DtStateDecoder
 DtStateDecoder (DtExerciseConn *exConn)
 Constructor. More...
 
virtual ~DtStateDecoder ()
 Destructor. More...
 
 DtStateDecoder (const DtStateDecoder &orig)
 Copy constructor. More...
 
DtStateDecoderoperator= (const DtStateDecoder &orig)
 Assignment operator. More...
 
virtual DtPduDecoderclone () const =0
 clone. More...
 
virtual void decode (DtPdu *pdu, DtPduFactory *pduFactory=0)
 This is a dummy method for backwards compatibility with DIS decoders. More...
 
virtual void decodeAttributeRecords (const DtPduWithAttributeRecordSets &pdu, DtStateRepository *stateRep)
 Decode the Attribute Records portion of a PDU into an EntityStateRepository. More...
 
- 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 Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)