VR-Vantage 3.0.3 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Static Protected Member Functions
DtNavAidDecoder Class Reference

Instances of DtNavAidDecoder are used to decode data from the network into DtNavAidStateRepository objects. More...

Inheritance diagram for DtNavAidDecoder:
Inheritance graph
[legend]

Public Member Functions

 DtNavAidDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 default constructor
virtual ~DtNavAidDecoder ()
 destructor
 DtNavAidDecoder (const DtNavAidDecoder &orig)
 copy constructor
DtNavAidDecoderoperator= (const DtNavAidDecoder &orig)
 assignment operator

Static Public Member Functions

static DtNavAidDecodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 Create a DtBaseEntityDecoder. Caller is responsible for deletion.

Static Protected Member Functions

static void decodeIdentificationCode (DtNavAidStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 Decodes IdentificationCode from attrs into rep.

Detailed Description

Instances of DtNavAidDecoder are used to decode data from the network into DtNavAidStateRepository objects.

Constructor & Destructor Documentation

DtNavAidDecoder::DtNavAidDecoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

default constructor

virtual DtNavAidDecoder::~DtNavAidDecoder ( )
virtual

destructor

DtNavAidDecoder::DtNavAidDecoder ( const DtNavAidDecoder orig)

copy constructor

Member Function Documentation

DtNavAidDecoder& DtNavAidDecoder::operator= ( const DtNavAidDecoder orig)

assignment operator

static DtNavAidDecoder* DtNavAidDecoder::create ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)
static

Create a DtBaseEntityDecoder. Caller is responsible for deletion.

static void DtNavAidDecoder::decodeIdentificationCode ( DtNavAidStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes IdentificationCode from attrs into rep.


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


Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)