12 #ifndef DtGriddedDataDecoder_H_
13 #define DtGriddedDataDecoder_H_
Base class for all DIS state decoders.
Definition: stateDecoder.h:23
DtExerciseConn * myExConn
Definition: griddedDataDecoderDIS.h:45
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
virtual void decode(DtPdu *pdu, DtPduFactory *pduFactory=0)
This is a dummy method for backwards compatibility with DIS decoders.
Contains the DtGriddedDataPdu class declaration.
Instances of DtGriddedDataPdu are used to communicate environmental data defined on a grid...
Definition: griddedDataPdu.h:43
DtStateDecoder & operator=(const DtStateDecoder &orig)
Assignment operator.
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16
Instances of DtGriddedDataDecoder decode Gridded Data PDU's into DtGriddedDataRepository objects...
Definition: griddedDataDecoderDIS.h:21
Instances of DtGriddedDataRepository are used to communicate environmental data defined on a grid...
Definition: griddedDataRepository.h:23