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

List of all members.

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.

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

default constructor

destructor

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 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)