MCPcopy 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
856bool DecoderStack::options_changed()
857{
858 return _options_changed;
859}
860
861void DecoderStack::set_options_changed(bool changed)
862{

Callers 1

create_popupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected