VR-Forces 5.0.2 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::DtLandSurfaceDecoder Class Reference

Instances of DtLandSurfaceDecoder are used to decode data from the network into DtLandSurfaceStateRepository objects.

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

Public Member Functions

 DtLandSurfaceDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 
virtual ~DtLandSurfaceDecoder ()
 
 DtLandSurfaceDecoder (const DtLandSurfaceDecoder &orig)
 
DtLandSurfaceDecoderoperator= (const DtLandSurfaceDecoder &orig)
 
- Public Member Functions inherited from makVrfMetoc::DtWeatherDecoder
 DtWeatherDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc)
 
virtual ~DtWeatherDecoder ()
 
 DtWeatherDecoder (const DtWeatherDecoder &orig)
 
DtWeatherDecoderoperator= (const DtWeatherDecoder &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::DtWeatherDecoder
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 decodeSnow (DtLandSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeMoisture (DtLandSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeIceCondition (DtLandSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
- Static Protected Member Functions inherited from makVrfMetoc::DtWeatherDecoder
static void decodeTemperature (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeWind (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodePrecipitation (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeHaze (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeHumidity (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeBarometricPressure (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex)
 
static void decodeVisibilityRange (DtWeatherStateRepository *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::DtLandSurfaceDecoder::DtLandSurfaceDecoder ( DtExerciseConn *  exConn,
DtObjClassDesc *  classDesc 
)

Default constructor.

virtual makVrfMetoc::DtLandSurfaceDecoder::~DtLandSurfaceDecoder ( )
virtual

Destructor.

makVrfMetoc::DtLandSurfaceDecoder::DtLandSurfaceDecoder ( const DtLandSurfaceDecoder orig)

Copy constructor.

Member Function Documentation

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

Assignment operator.

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

Creates an instance of DtLandSurfaceDecoder.

static void makVrfMetoc::DtLandSurfaceDecoder::decodeSnow ( DtLandSurfaceStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Snow from attrs into rep.

static void makVrfMetoc::DtLandSurfaceDecoder::decodeMoisture ( DtLandSurfaceStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes Moisture from attrs into rep.

static void makVrfMetoc::DtLandSurfaceDecoder::decodeIceCondition ( DtLandSurfaceStateRepository rep,
const RTI::AttributeHandleValuePairSet &  attrs,
int  pairSetIndex 
)
staticprotected

Decodes IceCondition from attrs into rep.


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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)