MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Protected Member Functions

Instances of DtLgrControlDecoder are used to decode LgrControl Interactions from the network. More...

+ Inheritance diagram for DtLgrControlDecoder:
+ Collaboration diagram for DtLgrControlDecoder:

Public Member Functions

 DtLgrControlDecoder (DtExerciseConn *conn, DtInterClassDesc *clsDsc)
 constructor
virtual ~DtLgrControlDecoder ()
 destructor
 DtLgrControlDecoder (const DtLgrControlDecoder &src)
 copy constructor
DtLgrControlDecoderoperator= (const DtLgrControlDecoder &src)
 assignment operator

Static Protected Member Functions

static void decodeLgrControlPdu (DtLgrControlInteraction *inter, const RTI::ParameterHandleValuePairSet &params, int pairSetIndex)
 Individual parameter decoders.

Detailed Description

Instances of DtLgrControlDecoder are used to decode LgrControl Interactions from the network.

Constructor & Destructor Documentation

DtLgrControlDecoder::DtLgrControlDecoder ( DtExerciseConn conn,
DtInterClassDesc *  clsDsc 
)

constructor

virtual DtLgrControlDecoder::~DtLgrControlDecoder ( )
virtual

destructor

DtLgrControlDecoder::DtLgrControlDecoder ( const DtLgrControlDecoder src)

copy constructor

Member Function Documentation

static void DtLgrControlDecoder::decodeLgrControlPdu ( DtLgrControlInteraction inter,
const RTI::ParameterHandleValuePairSet &  params,
int  pairSetIndex 
)
staticprotected

Individual parameter decoders.

DtLgrControlDecoder& DtLgrControlDecoder::operator= ( const DtLgrControlDecoder src)

assignment operator


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

Document ID: Generated on Wed Jun 5 18:45:18 EDT 2019 from SVN revision 198968
Copyright © 2019 VT MAK. All Rights Reserved (www.mak.com)