#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 DtTurbulenceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.MAK_TurbulenceLayer objects.
Definition: turbulenceLayerStateRepository.h:29
Instances of DtTurbulenceLayerEncoder encode data from DtTurbulenceLayerStateRepository objects to th...
Definition: turbulenceLayerEncoderDIS.h:26
DtMetocEncoder & operator=(const DtMetocEncoder &orig)
Assignment operator.
Contains the DtMetocPdu class declaration.
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