54 virtual void setFinalPdu();
58 virtual bool sendNeeded(
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Contains the DtAerodromePdu class declaration.
The DtStateEncoder class provides a base class for all DIS encoders.
Definition: stateEncoder.h:33
Instances of DtAerodromePdu are used for DIS network packets which encode the DtAerodromeStateReposit...
Definition: aerodromePdu.h:32
DtAerodromePdu myPdu
Definition: aerodromeEncoderDIS.h:68
Instances of DtAerodromeEncoder encode data from DtAerodromeStateRepository objects to the net struct...
Definition: aerodromeEncoderDIS.h:26
DtStateEncoder & operator=(const DtStateEncoder &orig)
Assignment operator.
#define DtCLONE_ENCODER(encoderClass)
Definition: stateEncoder.h:26
This file declares the DIS version of DtStateEncoder.
Instances of DtAerodromeStateRepository are used to store state data for Aerodrome objects...
Definition: aerodromeStateRepository.h:25