#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)
DtMetocEncoder & operator=(const DtMetocEncoder &orig)
Assignment operator.
Instances of DtSubsurfaceLayerStateRepository are used to store state data for METOC_Root.EnvironmentCondition.SubsurfaceLayer objects.
Definition: subsurfaceLayerStateRepository.h:32
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
Instances of DtSubsurfaceLayerEncoder encode data from DtSubsurfaceLayerStateRepository objects to th...
Definition: subsurfaceLayerEncoderDIS.h:26