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::DtSubsurfaceLayerDecoder Class Reference

Instances of DtSubsurfaceLayerDecoder are used to decode data from the network into DtSubsurfaceLayerStateRepository objects.

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

Public Member Functions

 DtSubsurfaceLayerDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 
virtual ~DtSubsurfaceLayerDecoder ()
 
 DtSubsurfaceLayerDecoder (const DtSubsurfaceLayerDecoder &orig)
 
DtSubsurfaceLayerDecoderoperator= (const DtSubsurfaceLayerDecoder &orig)
 
- Public Member Functions inherited from makVrfMetoc::DtEnvironmentConditionDecoder
 DtEnvironmentConditionDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 
virtual ~DtEnvironmentConditionDecoder ()
 
 DtEnvironmentConditionDecoder (const DtEnvironmentConditionDecoder &orig)
 
DtEnvironmentConditionDecoderoperator= (const DtEnvironmentConditionDecoder &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::DtEnvironmentConditionDecoder
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 decodeTemperature (DtSubsurfaceLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeLayer (DtSubsurfaceLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeCurrent (DtSubsurfaceLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeSalinity (DtSubsurfaceLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeBottomType (DtSubsurfaceLayerStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
- Static Protected Member Functions inherited from makVrfMetoc::DtEnvironmentConditionDecoder
static void decodeServiceId (DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeGeoReference (DtEnvironmentConditionStateRepository *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::DtSubsurfaceLayerDecoder::DtSubsurfaceLayerDecoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

Default constructor.

virtual makVrfMetoc::DtSubsurfaceLayerDecoder::~DtSubsurfaceLayerDecoder ( )
virtual

Destructor.

makVrfMetoc::DtSubsurfaceLayerDecoder::DtSubsurfaceLayerDecoder ( const DtSubsurfaceLayerDecoder orig)

Copy constructor.

Member Function Documentation

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

Assignment operator.

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

Creates an instance of DtSubsurfaceLayerDecoder.

static void makVrfMetoc::DtSubsurfaceLayerDecoder::decodeTemperature ( DtSubsurfaceLayerStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Temperature from attrs into rep.

static void makVrfMetoc::DtSubsurfaceLayerDecoder::decodeLayer ( DtSubsurfaceLayerStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Layer from attrs into rep.

static void makVrfMetoc::DtSubsurfaceLayerDecoder::decodeCurrent ( DtSubsurfaceLayerStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Current from attrs into rep.

static void makVrfMetoc::DtSubsurfaceLayerDecoder::decodeSalinity ( DtSubsurfaceLayerStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Salinity from attrs into rep.

static void makVrfMetoc::DtSubsurfaceLayerDecoder::decodeBottomType ( DtSubsurfaceLayerStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes BottomType 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)