MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / decoder

Method decoder

DSView/pv/data/decode/row.h:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50public:
51
52 inline const srd_decoder* decoder() const{
53 return _decoder;
54 }
55
56 inline const srd_decoder_annotation_row* row() const{
57 return _row;

Callers 15

exec_captureMethod · 0.45
add_decoderMethod · 0.45
remove_decoderMethod · 0.45
rst_decoderMethod · 0.45
remove_decode_taskMethod · 0.45
clear_all_decode_taskMethod · 0.45
decode_task_procMethod · 0.45
OnMessageMethod · 0.45
clear_decode_resultMethod · 0.45
have_decoded_resultMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected