Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ options_changed
Method
options_changed
DSView/pv/data/decoderstack.cpp:856–859 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
854
}
855
856
bool DecoderStack::options_changed()
857
{
858
return _options_changed;
859
}
860
861
void DecoderStack::set_options_changed(bool changed)
862
{
Callers
1
create_popup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected