VR-Link API Documentation for DIS
Public Member Functions | Protected Member Functions
DtEntityStateDecoder Class Reference

Instances of DtEntityStateDecoder are objects capable of decoding EntityState PDUs into a DtEntityStateRepository. More...

+ Inheritance diagram for DtEntityStateDecoder:
+ Collaboration diagram for DtEntityStateDecoder:

List of all members.

Public Member Functions

 DtEntityStateDecoder (DtExerciseConn *exConn)
 constructor
virtual ~DtEntityStateDecoder ()
 destructor
 DtEntityStateDecoder (const DtEntityStateDecoder &orig)
 copy constructor
DtEntityStateDecoderoperator= (const DtEntityStateDecoder &orig)
 assignment operator
virtual void decode (const DtEntityStatePdu &pdu, DtEntityStateRepository *stateRep)
 Decode a PDU into an EntityStateRepository.
virtual void decodeEntityStateUpdate (const DtEntityStateUpdatePdu &pdu, DtEntityStateRepository *stateRep)
 Decode an Entity State Update PDU into an EntityStateRepository.
virtual void decodeSees (const DtSuppEmisEntStatePdu &pdu, DtEntityStateRepository *stateRep)

Protected Member Functions

virtual void decodeAttachedParts (const DtEntityStatePdu &pdu, DtEntityStateRepository *stateRep)
 Decode the attached parts portion of a PDU into an EntityStateRepository.

Detailed Description

Instances of DtEntityStateDecoder are objects capable of decoding EntityState PDUs into a DtEntityStateRepository.


Constructor & Destructor Documentation

constructor

destructor

copy constructor


Member Function Documentation

virtual void DtEntityStateDecoder::decode ( const DtEntityStatePdu pdu,
DtEntityStateRepository stateRep 
) [virtual]

Decode a PDU into an EntityStateRepository.

virtual void DtEntityStateDecoder::decodeAttachedParts ( const DtEntityStatePdu pdu,
DtEntityStateRepository stateRep 
) [protected, virtual]

Decode the attached parts portion of a PDU into an EntityStateRepository.

virtual void DtEntityStateDecoder::decodeEntityStateUpdate ( const DtEntityStateUpdatePdu pdu,
DtEntityStateRepository stateRep 
) [virtual]

Decode an Entity State Update PDU into an EntityStateRepository.

virtual void DtEntityStateDecoder::decodeSees ( const DtSuppEmisEntStatePdu pdu,
DtEntityStateRepository stateRep 
) [virtual]
DtEntityStateDecoder& DtEntityStateDecoder::operator= ( const DtEntityStateDecoder orig)

assignment operator


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)