13 #ifndef DtAggregateStateDecoder_H_
14 #define DtAggregateStateDecoder_H_
34 class DT_DLL_VL DtAggregateStateDecoder :
public DtStateDecoder
41 virtual ~DtAggregateStateDecoder();
44 DtAggregateStateDecoder(
const DtAggregateStateDecoder& orig);
47 DtAggregateStateDecoder& operator=(
const DtAggregateStateDecoder& orig);
50 virtual void decode(
const DtAggregateStatePdu& pdu,
53 DtCLONE_DECODER(DtAggregateStateDecoder);
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:60
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file provides a declaration of the class DtSilentAggregateList.
This file provides protocol to independence DtExerciseConn.
This file declares DtAggregateStatePdu – DIS Only.
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
This file provides a declaration of the class DtAggregateStateRepository.
This file provides a declaration of the class DtSilentEntityList.
This file contains typedefs for machine dependant types.
A protocol independent representation of an aggregate.
Definition: aggregateStateRepository.h:29