26 class DT_DLL_VL DtMetocDecoder :
public DtStateDecoder
34 virtual ~DtMetocDecoder();
37 DtMetocDecoder(
const DtMetocDecoder& orig);
40 DtMetocDecoder& operator=(
const DtMetocDecoder& orig);
42 DtCLONE_DECODER(DtMetocDecoder)
48 virtual
void decode(const DtMetocPdu& pdu,
52 virtual
bool isFinalPdu(
unsigned short version);
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 DtWeatherStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather objects.
Definition: weatherStateRepository.h:33