#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
virtual DtMetocPdu * stateMsg(const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote)
Constructs a PDU from the state repository.
virtual bool sendNeeded(const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote)
Instances of DtTroposphereLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.Weather.TroposphereLayer objects.
Definition: troposphereLayerStateRepository.h:31
DtMetocEncoder & operator=(const DtMetocEncoder &orig)
Assignment operator.
Contains the DtMetocPdu class declaration.
Instances of DtMetocEncoder encode data from DtMETOC_RootStateRepository objects to the net structure...
Definition: troposphereLayerEncoderDIS.h:27
virtual void fillOut(const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote, DtMetocPdu *pdu)
Instances of DtMetocEncoder encode data from DtMETOC_RootStateRepository objects to the net structure...
Definition: metocEncoderDIS.h:26
#define DtCLONE_ENCODER(encoderClass)
Definition: stateEncoder.h:26