Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_key_handel
Method
get_key_handel
DSView/pv/view/decodetrace.cpp:662–665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
660
}
661
662
void* DecodeTrace::get_key_handel()
663
{
664
return _decoder_stack->get_key_handel();
665
}
666
667
//to show decoder's property setting dialog
668
bool DecodeTrace::create_popup(bool isnew)
Callers
1
get_trace_index_by_key_handel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected