MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / have_view_data

Method have_view_data

DSView/pv/sigsession.h:413–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

411 view::Signal* get_signal_by_index(int index);
412
413 inline bool have_view_data(){
414 return get_signal_snapshot()->have_data();
415 }
416
417 void on_load_config_end();
418 void init_signals();

Callers 6

set_trig_posMethod · 0.80
doPaintMethod · 0.80
paintMeasureMethod · 0.80
on_configureMethod · 0.80
apply_sample_countMethod · 0.80
hori_knobMethod · 0.80

Calls 1

have_dataMethod · 0.80

Tested by

no test coverage detected