31 DtObjClassDesc* classDesc);
44 static DtHlaStateEncoder* create(
46 DtObjClassDesc* classDesc);
52 static bool needLayer(
57 static void encodeLayer(
59 RTI::AttributeHandleValuePairSet* attrs,
60 RTI::AttributeHandle attrHandle);
64 static bool needCloud(
69 static void encodeCloud(
71 RTI::AttributeHandleValuePairSet* attrs,
72 RTI::AttributeHandle attrHandle);
76 static bool needPriority(
81 static void encodePriority(
83 RTI::AttributeHandleValuePairSet* attrs,
84 RTI::AttributeHandle attrHandle);
88 static bool needVrfWeatherAreaIdentifier(
93 static void encodeVrfWeatherAreaIdentifier(
95 RTI::AttributeHandleValuePairSet* attrs,
96 RTI::AttributeHandle attrHandle);
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 DtTroposphereLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects.
Definition: troposphereLayerStateRepository.h:31
Instances of DtMetocEncoder encode data from DtMETOC_RootStateRepository objects to the net structure...
Definition: troposphereLayerEncoderDIS.h:27
Contains the DtWeatherEncoder class declaration.
This file contains typedefs for machine dependant types.