Instances of DtSubsurfaceLayerDecoder are used to decode data from the network into DtSubsurfaceLayerStateRepository objects.
|
| 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 void | decodeServiceId (DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeGeoReference (DtEnvironmentConditionStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeUniqueId (DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| static void | decodeName (DtMetocRootStateRepository *rep, const RTI::AttributeHandleValuePairSet &attrs, int pairSetIndex) |
| |
| makVrfMetoc::DtSubsurfaceLayerDecoder::DtSubsurfaceLayerDecoder |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
| virtual makVrfMetoc::DtSubsurfaceLayerDecoder::~DtSubsurfaceLayerDecoder |
( |
| ) |
|
|
virtual |
| static DtHlaStateDecoder* makVrfMetoc::DtSubsurfaceLayerDecoder::create |
( |
DtExerciseConn * |
exConn, |
|
|
DtObjClassDesc * |
classDesc |
|
) |
| |
|
static |
| static void makVrfMetoc::DtSubsurfaceLayerDecoder::decodeTemperature |
( |
DtSubsurfaceLayerStateRepository * |
rep, |
|
|
const RTI::AttributeHandleValuePairSet & |
attrs, |
|
|
int |
pairSetIndex |
|
) |
| |
|
staticprotected |
Decodes Temperature from attrs into rep.
Decodes Layer from attrs into rep.
Decodes Current from attrs into rep.
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: