Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_pos
Method · 0.80
doPaint
Method · 0.80
paintMeasure
Method · 0.80
on_configure
Method · 0.80
apply_sample_count
Method · 0.80
hori_knob
Method · 0.80
Calls
1
have_data
Method · 0.80
Tested by
no test coverage detected