VR-Forces 5.0.1 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::DtServiceDecoder Class Reference

Instances of DtServiceDecoder are used to decode data from the network into DtServiceStateRepository objects.

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

Public Member Functions

 DtServiceDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 
virtual ~DtServiceDecoder ()
 
 DtServiceDecoder (const DtServiceDecoder &orig)
 
DtServiceDecoderoperator= (const DtServiceDecoder &orig)
 
- Public Member Functions inherited from makVrfMetoc::DtMetocRootDecoder
 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 Public Member Functions inherited from makVrfMetoc::DtMetocRootDecoder
static DtHlaStateDecodercreate (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 

Static Protected Member Functions

static void decodeModelType (DtServiceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
- Static Protected Member Functions inherited from makVrfMetoc::DtMetocRootDecoder
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::DtServiceDecoder::DtServiceDecoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

Default constructor.

virtual makVrfMetoc::DtServiceDecoder::~DtServiceDecoder ( )
virtual

Destructor.

makVrfMetoc::DtServiceDecoder::DtServiceDecoder ( const DtServiceDecoder orig)

Copy constructor.

Member Function Documentation

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

Assignment operator.

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

Creates an instance of DtServiceDecoder.

static void makVrfMetoc::DtServiceDecoder::decodeModelType ( DtServiceStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes ModelType from attrs into rep.


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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)