VR-Forces 5.0.3 Developer's Guide
 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
makVrfMetoc::DtMetocRootDecoder Class Reference

Instances of DtMetocRootDecoder are used to decode data from the network into DtMetocRootStateRepository objects.

Inheritance diagram for makVrfMetoc::DtMetocRootDecoder:
Inheritance graph
[legend]

Public Member Functions

 DtMetocRootDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 
virtual ~DtMetocRootDecoder ()
 
 DtMetocRootDecoder (const DtMetocRootDecoder &orig)
 
DtMetocRootDecoderoperator= (const DtMetocRootDecoder &orig)
 

Static Public Member Functions

static DtHlaStateDecodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 

Static Protected Member Functions

static void decodeUniqueId (DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeName (DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 

Constructor & Destructor Documentation

makVrfMetoc::DtMetocRootDecoder::DtMetocRootDecoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

Default constructor.

virtual makVrfMetoc::DtMetocRootDecoder::~DtMetocRootDecoder ( )
virtual

Destructor.

makVrfMetoc::DtMetocRootDecoder::DtMetocRootDecoder ( const DtMetocRootDecoder orig)

Copy constructor.

Member Function Documentation

DtMetocRootDecoder& makVrfMetoc::DtMetocRootDecoder::operator= ( const DtMetocRootDecoder orig)

Assignment operator.

static DtHlaStateDecoder* makVrfMetoc::DtMetocRootDecoder::create ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)
static

Creates an instance of DtMetocRootDecoder.

static void makVrfMetoc::DtMetocRootDecoder::decodeUniqueId ( DtMetocRootStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes UniqueId from attrs into rep.

static void makVrfMetoc::DtMetocRootDecoder::decodeName ( DtMetocRootStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Name from attrs into rep.


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

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)