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 DtMetocPdu are used for DIS network packets which encode the DtMetocRootStateRepository ...
Definition: metocPdu.h:37
DtMetocPdu myPdu
Definition: troposphereLayerDecoderDIS.h:52
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: troposphereLayerDecoderDIS.h:27
DtMetocDecoder & operator=(const DtMetocDecoder &orig)
Assignment operator.
Contains the DtMetocPdu class declaration.
Instances of DtMetocDecoder are used to decode METOC_Root state PDU structures from the network...
Definition: metocDecoderDIS.h:26
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
virtual void decode(const DtMetocPdu &pdu, DtWeatherStateRepository *stateRep)
Decode an METOC_Root state PDU and update a state repository.