VR-Link API Documentation for DIS
List of all members | Public Member Functions
DtEmitterSystemStateDecoder Class Reference

Instances of DtEmitterSystemStateDecoder are used to take state information from an emission state PDU and place it into an emitter system state repository. More...

+ Inheritance diagram for DtEmitterSystemStateDecoder:
+ Collaboration diagram for DtEmitterSystemStateDecoder:

Public Member Functions

 DtEmitterSystemStateDecoder (DtExerciseConn *exConn)
 default constructor
virtual ~DtEmitterSystemStateDecoder ()
 destructor
 DtEmitterSystemStateDecoder (const DtEmitterSystemStateDecoder &orig)
 copy constructor
DtEmitterSystemStateDecoderoperator= (const DtEmitterSystemStateDecoder &orig)
 assignment operator
virtual void decode (const DtElectromagneticEmissionPdu &pdu, DtEmitterSystemRepository *stateRep)
 Decode an emitter system state PDU and update a state repository.
virtual void decodeCoupledAttributePdu (const DtElectromagneticEmissionPdu &pdu, DtEmitterSystemRepository *stateRep)
 DtCLONE_DECODER (DtEmitterSystemStateDecoder)
- 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.

Additional Inherited Members

- Protected Attributes inherited from DtStateDecoder
DtExerciseConnmyExConn

Detailed Description

Instances of DtEmitterSystemStateDecoder are used to take state information from an emission state PDU and place it into an emitter system state repository.

Constructor & Destructor Documentation

DtEmitterSystemStateDecoder::DtEmitterSystemStateDecoder ( DtExerciseConn exConn)

default constructor

virtual DtEmitterSystemStateDecoder::~DtEmitterSystemStateDecoder ( )
virtual

destructor

DtEmitterSystemStateDecoder::DtEmitterSystemStateDecoder ( const DtEmitterSystemStateDecoder orig)

copy constructor

Member Function Documentation

virtual void DtEmitterSystemStateDecoder::decode ( const DtElectromagneticEmissionPdu pdu,
DtEmitterSystemRepository stateRep 
)
virtual

Decode an emitter system state PDU and update a state repository.

virtual void DtEmitterSystemStateDecoder::decodeCoupledAttributePdu ( const DtElectromagneticEmissionPdu pdu,
DtEmitterSystemRepository stateRep 
)
virtual
DtEmitterSystemStateDecoder::DtCLONE_DECODER ( DtEmitterSystemStateDecoder  )
DtEmitterSystemStateDecoder& DtEmitterSystemStateDecoder::operator= ( const DtEmitterSystemStateDecoder orig)

assignment operator


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

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)