Base class for all DIS state decoders.
Definition: stateDecoder.h:23
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:62
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual void decode(DtPdu *pdu, DtPduFactory *pduFactory=0)
This is a dummy method for backwards compatibility with DIS decoders.
Instances of DtUnderwaterAcousticPdu are used to send information about simulated underwater acoustic...
Definition: underwaterAcousticPdu.h:39
class DtPropulsionNoiseStateRepository
Definition: propulsionNoiseStateRepository.h:22
DtStateDecoder & operator=(const DtStateDecoder &orig)
Assignment operator.
Instances of DtPropulsionNoiseDecoder are used to take state information from an emission state PDU a...
Definition: propulsionNoiseDecoderDIS.h:23
#define DtCLONE_DECODER(decoderClass)
Definition: stateDecoder.h:16