10 #ifndef DT_EMITTER_SYSTEM_STATE_DECODER_H_
11 #define DT_EMITTER_SYSTEM_STATE_DECODER_H_
31 class DT_DLL_VL DtEmitterSystemStateDecoder :
public DtStateDecoder
38 virtual ~DtEmitterSystemStateDecoder();
41 DtEmitterSystemStateDecoder(
const DtEmitterSystemStateDecoder& orig);
44 DtEmitterSystemStateDecoder& operator=(
const DtEmitterSystemStateDecoder& orig);
47 virtual void decode(
const DtElectromagneticEmissionPdu& pdu,
50 virtual void decodeCoupledAttributePdu(
const DtElectromagneticEmissionPdu& pdu,
53 DtCLONE_DECODER(DtEmitterSystemStateDecoder);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:58
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file provides protocol to independence DtExerciseConn.
Contains the DtElectromagneticEmissionPdu class declaration.
Instances of DtEmitterSystemRepository are used to store state data for emitter systems in both HLA a...
Definition: emitterSystemRepository.h:29
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
This file contains typedefs for machine dependant types.