17 namespace makVrfMetoc {
19 class DtSubsurfaceLayerStateRepository;
29 DtExerciseConn* exConn,
30 DtObjClassDesc* classDesc);
44 DtExerciseConn* exConn,
45 DtObjClassDesc* classDesc);
50 static void decodeTemperature(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodeLayer(
58 const RTI::AttributeHandleValuePairSet& attrs,
62 static void decodeCurrent(
64 const RTI::AttributeHandleValuePairSet& attrs,
68 static void decodeSalinity(
70 const RTI::AttributeHandleValuePairSet& attrs,
74 static void decodeBottomType(
76 const RTI::AttributeHandleValuePairSet& attrs,
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
Instances of DtSubsurfaceLayerDecoder are used to decode data from the network into DtSubsurfaceLayer...
Definition: subsurfaceLayerDecoderHLA.h:24
Instances of DtEnvironmentConditionDecoder are used to decode data from the network into DtEnvironmen...
Definition: environmentConditionDecoderHLA.h:24
Contains the DtEnvironmentConditionDecoder class declaration.
Instances of DtSubsurfaceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.SubsurfaceLayer objects.
Definition: subsurfaceLayerStateRepository.h:32