54 virtual void setFinalPdu();
58 virtual bool sendNeeded(
Instances of DtRunwayEncoder encode data from DtAerodromeStateRepository objects to the net structure...
Definition: runwayEncoderDIS.h:26
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtRunwayPdu are used for DIS network packets which encode the DtAerodromeStateRepository...
Definition: runwayPdu.h:29
The DtStateEncoder class provides a base class for all DIS encoders.
Definition: stateEncoder.h:33
DtRunwayPdu myPdu
Definition: runwayEncoderDIS.h:68
DtStateEncoder & operator=(const DtStateEncoder &orig)
Assignment operator.
Instances of DtRunwayStateRepository are used to store state data for runway objects.
Definition: runwayStateRepository.h:19
#define DtCLONE_ENCODER(encoderClass)
Definition: stateEncoder.h:26
This file declares the DIS version of DtStateEncoder.