12 #ifndef DtGenericAttributeDecoder_H_
13 #define DtGenericAttributeDecoder_H_
24 class DT_DLL_VL DtGenericAttributeDecoder :
public DtHlaStateDecoder
29 DtGenericAttributeDecoder(
DtExerciseConn* exConn, DtObjClassDesc* classDesc);
32 virtual ~DtGenericAttributeDecoder();
37 const RTI::AttributeHandleValuePairSet& attrs,
38 unsigned long pairSetIndex);
43 static DtHlaStateDecoder* create(
45 DtObjClassDesc* classDesc);