VR-Link API Documentation for DIS
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.
- 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.

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& DtAggregateStateDecoder::operator= ( const DtAggregateStateDecoder orig)

assignment operator


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

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)