MCPcopy 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
662void* DecodeTrace::get_key_handel()
663{
664 return _decoder_stack->get_key_handel();
665}
666
667//to show decoder's property setting dialog
668bool DecodeTrace::create_popup(bool isnew)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected