20 class DT_DLL_VL DtLinearObjectDecoder :
public DtStateDecoder
28 DtLinearObjectDecoder(
const DtLinearObjectDecoder& );
31 virtual ~DtLinearObjectDecoder();
34 DtLinearObjectDecoder& operator = (
const DtLinearObjectDecoder& );
37 virtual void decode(
const DtLinearObjectStatePdu& pdu,
40 DtCLONE_DECODER( DtLinearObjectDecoder );