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

Instances of DtAggregateStateDecoder are used to take state information from an aggregate state PDU and place it into an aggregate state repository. More...

+ Inheritance diagram for DtAggregateStateDecoder:
+ Collaboration diagram for DtAggregateStateDecoder:

Public Member Functions

 DtAggregateStateDecoder (DtExerciseConn *exConn)
 default constructor
virtual ~DtAggregateStateDecoder ()
 destructor
 DtAggregateStateDecoder (const DtAggregateStateDecoder &orig)
 copy constructor
DtAggregateStateDecoderoperator= (const DtAggregateStateDecoder &orig)
 assignment operator
virtual void decode (const DtAggregateStatePdu &pdu, DtAggregateStateRepository *stateRep)
 Decode an aggregate state PDU and update a state repository.
 DtCLONE_DECODER (DtAggregateStateDecoder)
- 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

Instances of DtAggregateStateDecoder are used to take state information from an aggregate state PDU and place it into an aggregate state repository.

Constructor & Destructor Documentation

DtAggregateStateDecoder::DtAggregateStateDecoder ( DtExerciseConn exConn)

default constructor

virtual DtAggregateStateDecoder::~DtAggregateStateDecoder ( )
virtual

destructor

DtAggregateStateDecoder::DtAggregateStateDecoder ( const DtAggregateStateDecoder orig)

copy constructor

Member Function Documentation

virtual void DtAggregateStateDecoder::decode ( const DtAggregateStatePdu pdu,
DtAggregateStateRepository stateRep 
)
virtual

Decode an aggregate state PDU and update a state repository.

DtAggregateStateDecoder::DtCLONE_DECODER ( DtAggregateStateDecoder  )
DtAggregateStateDecoder& DtAggregateStateDecoder::operator= ( const DtAggregateStateDecoder orig)

assignment operator


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

Document ID: Generated on Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)