MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / decoder

Method decoder

DSView/pv/view/decodetrace.h:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 bool enabled();
97
98 inline pv::data::DecoderStack* decoder()
99 {
100 return _decoder_stack;
101 }
102
103 void set_view(pv::view::View *view);
104

Callers 3

DecodeTraceMethod · 0.45
paint_midMethod · 0.45
rows_sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected