#include <ltkc_base.h>
Public Attributes | |
LLRP_tSMessage *(* | pfDecodeMessage )(LLRP_tSDecoder *pDecoder) |
void(* | pfDestruct )(LLRP_tSDecoder *pDecoder) |
Definition at line 738 of file ltkc_base.h.
LLRP_tSMessage*(* LLRP_SDecoderOps::pfDecodeMessage)(LLRP_tSDecoder *pDecoder) |
Definition at line 745 of file ltkc_base.h.
void(* LLRP_SDecoderOps::pfDestruct)(LLRP_tSDecoder *pDecoder) |
Definition at line 741 of file ltkc_base.h.