6 #ifndef underwaterAcousticsEmissionDecoder_H_
7 #define underwaterAcousticsEmissionDecoder_H_
21 class DT_DLL_VL DtUnderwaterAcousticsEmissionDecoder :
public DtBaseEmbeddedSystemDecoder
25 DtUnderwaterAcousticsEmissionDecoder(
27 DtObjClassDesc* classDesc);
30 virtual ~DtUnderwaterAcousticsEmissionDecoder();
33 DtUnderwaterAcousticsEmissionDecoder(
34 const DtUnderwaterAcousticsEmissionDecoder& orig);
37 DtUnderwaterAcousticsEmissionDecoder& operator=(
38 const DtUnderwaterAcousticsEmissionDecoder& orig);
42 static DtHlaStateDecoder* create(
44 DtObjClassDesc* classDesc);
48 static void decodeEventIdentifier(
50 const RTI::AttributeHandleValuePairSet& attrs,
56 #endif //DtUnderwaterAcousticsEmissionDecoder_H_
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
Instances of DtUnderwaterAcousticsEmissionStateRepository are used to store state data for EmbeddedSy...
Definition: underwaterAcousticsEmissionRepository.h:18