50 static void decodeLayer(
56 static void decodeCloud(
62 static void decodePriority(
68 static void decodeVrfWeatherAreaIdentifier(
DtWeatherDecoder & operator=(const DtWeatherDecoder &orig)
Assignment operator.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#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
An instance of DtObjClassDesc is a "class descriptor" for an HLA Object class.
Definition: objClassDesc1516.h:41
Instances of DtTroposphereLayerDecoder are used to decode data from the network into DtTroposphereLay...
Definition: troposphereLayerDecoderHLA.h:24
DtHlaStateDecoder is used to provide decoding of a state message into a state repository in an HLA (a...
Definition: hlaStateDecoder.h:34
Contains the DtWeatherDecoder class declaration.
Used to provide backwards compatibility for VR-Link Encoders and Decoders who use either AttributeHan...
Definition: rtiCompatibility.h:154
Instances of DtWeatherDecoder are used to decode data from the network into DtWeatherStateRepository ...
Definition: weatherDecoderHLA.h:24
This file contains typedefs for machine dependant types.
static DtHlaStateDecoder * create(DtExerciseConn *exConn, DtObjClassDesc *classDesc)
Creates an instance of DtWeatherDecoder.