Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DecodeTrace
Method · 0.45
paint_mid
Method · 0.45
rows_size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected