![]() |
VR-Forces 4.10 Class Documentation
|
Instances of DtWaterSurfaceDecoder are used to decode data from the network into DtWaterSurfaceStateRepository objects. More...

Public Member Functions | |
| DtWaterSurfaceDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| Default constructor. More... | |
| virtual | ~DtWaterSurfaceDecoder () |
| Destructor. More... | |
| DtWaterSurfaceDecoder (const DtWaterSurfaceDecoder &orig) | |
| Copy constructor. More... | |
| DtWaterSurfaceDecoder & | operator= (const DtWaterSurfaceDecoder &orig) |
| Assignment operator. More... | |
Public Member Functions inherited from makVrfMetoc::DtWeatherDecoder | |
| DtWeatherDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| Default constructor. More... | |
| virtual | ~DtWeatherDecoder () |
| Destructor. More... | |
| DtWeatherDecoder (const DtWeatherDecoder &orig) | |
| Copy constructor. More... | |
| DtWeatherDecoder & | operator= (const DtWeatherDecoder &orig) |
| Assignment operator. More... | |
Public Member Functions inherited from makVrfMetoc::DtEnvironmentConditionDecoder | |
| DtEnvironmentConditionDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| Default constructor. More... | |
| virtual | ~DtEnvironmentConditionDecoder () |
| Destructor. More... | |
| DtEnvironmentConditionDecoder (const DtEnvironmentConditionDecoder &orig) | |
| Copy constructor. More... | |
| DtEnvironmentConditionDecoder & | operator= (const DtEnvironmentConditionDecoder &orig) |
| Assignment operator. More... | |
Public Member Functions inherited from makVrfMetoc::DtMetocRootDecoder | |
| DtMetocRootDecoder (DtExerciseConn *exConn, DtObjClassDesc *classDesc) | |
| Default constructor. More... | |
| virtual | ~DtMetocRootDecoder () |
| Destructor. More... | |
| DtMetocRootDecoder (const DtMetocRootDecoder &orig) | |
| Copy constructor. More... | |
| DtMetocRootDecoder & | operator= (const DtMetocRootDecoder &orig) |
| Assignment operator. More... | |
Static Public Member Functions | |
| static DtHlaStateDecoder * | create (DtExerciseConn *exConn, DtObjClassDesc *classDesc) |
| Creates an instance of DtWaterSurfaceDecoder. More... | |
Static Public Member Functions inherited from makVrfMetoc::DtWeatherDecoder | |
| static DtHlaStateDecoder * | create (DtExerciseConn *exConn, DtObjClassDesc *classDesc) |
| Creates an instance of DtWeatherDecoder. More... | |
Static Public Member Functions inherited from makVrfMetoc::DtEnvironmentConditionDecoder | |
| static DtHlaStateDecoder * | create (DtExerciseConn *exConn, DtObjClassDesc *classDesc) |
| Creates an instance of DtEnvironmentConditionDecoder. More... | |
Static Public Member Functions inherited from makVrfMetoc::DtMetocRootDecoder | |
| static DtHlaStateDecoder * | create (DtExerciseConn *exConn, DtObjClassDesc *classDesc) |
| Creates an instance of DtMetocRootDecoder. More... | |
Static Protected Member Functions | |
| static void | decodeSeaState (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes SeaState from attrs into rep. More... | |
| static void | decodeSalinity (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Salinity from attrs into rep. More... | |
| static void | decodeTide (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Tide from attrs into rep. More... | |
| static void | decodeIce (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Ice from attrs into rep. More... | |
| static void | decodeCurrent (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Current from attrs into rep. More... | |
| static void | decodeWave (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Wave from attrs into rep. More... | |
| static void | decodeSwell (DtWaterSurfaceStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Swell from attrs into rep. More... | |
Static Protected Member Functions inherited from makVrfMetoc::DtWeatherDecoder | |
| static void | decodeTemperature (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Temperature from attrs into rep. More... | |
| static void | decodeWind (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Wind from attrs into rep. More... | |
| static void | decodePrecipitation (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Precipitation from attrs into rep. More... | |
| static void | decodeHaze (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Haze from attrs into rep. More... | |
| static void | decodeHumidity (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Humidity from attrs into rep. More... | |
| static void | decodeBarometricPressure (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes BarometricPressure from attrs into rep. More... | |
| static void | decodeVisibilityRange (DtWeatherStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes VisibilityRange from attrs into rep. More... | |
Static Protected Member Functions inherited from makVrfMetoc::DtEnvironmentConditionDecoder | |
| static void | decodeServiceId (DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes ServiceId from attrs into rep. More... | |
| static void | decodeGeoReference (DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes GeoReference from attrs into rep. More... | |
Static Protected Member Functions inherited from makVrfMetoc::DtMetocRootDecoder | |
| static void | decodeUniqueId (DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes UniqueId from attrs into rep. More... | |
| static void | decodeName (DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| Decodes Name from attrs into rep. More... | |
Instances of DtWaterSurfaceDecoder are used to decode data from the network into DtWaterSurfaceStateRepository objects.
| makVrfMetoc::DtWaterSurfaceDecoder::DtWaterSurfaceDecoder | ( | DtExerciseConn * | exConn, |
| DtObjClassDesc * | classDesc | ||
| ) |
Default constructor.
|
virtual |
Destructor.
| makVrfMetoc::DtWaterSurfaceDecoder::DtWaterSurfaceDecoder | ( | const DtWaterSurfaceDecoder & | orig | ) |
Copy constructor.
| DtWaterSurfaceDecoder& makVrfMetoc::DtWaterSurfaceDecoder::operator= | ( | const DtWaterSurfaceDecoder & | orig | ) |
Assignment operator.
|
static |
Creates an instance of DtWaterSurfaceDecoder.
|
staticprotected |
Decodes SeaState from attrs into rep.
|
staticprotected |
Decodes Salinity from attrs into rep.
|
staticprotected |
Decodes Tide from attrs into rep.
|
staticprotected |
Decodes Ice from attrs into rep.
|
staticprotected |
Decodes Current from attrs into rep.
|
staticprotected |
Decodes Wave from attrs into rep.
|
staticprotected |
Decodes Swell from attrs into rep.