MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / set_options_changed

Method set_options_changed

DSView/pv/data/decoderstack.cpp:861–864  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

859}
860
861void DecoderStack::set_options_changed(bool changed)
862{
863 _options_changed = changed;
864}
865
866bool DecoderStack::out_of_memory()
867{

Callers 1

create_popupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected