24 class DT_DLL_VL DtEnvironmentConditionDecoder :
public DtMetocRootDecoder
28 DtEnvironmentConditionDecoder(
30 DtObjClassDesc* classDesc);
33 virtual ~DtEnvironmentConditionDecoder();
36 DtEnvironmentConditionDecoder(
const DtEnvironmentConditionDecoder& orig);
39 DtEnvironmentConditionDecoder& operator=(
const DtEnvironmentConditionDecoder& orig);
43 static DtHlaStateDecoder* create(
45 DtObjClassDesc* classDesc);
50 static void decodeServiceId(
52 const RTI::AttributeHandleValuePairSet& attrs,
56 static void decodeGeoReference(
58 const RTI::AttributeHandleValuePairSet& attrs,
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtEnvironmentConditionStateRepository are used to store state data for METOC_Root...
Definition: environmentConditionStateRepository.h:30
This file contains typedefs for machine dependant types.