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

Method get_viewstatus

DSView/pv/view/view.h:292–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290 bool get_dso_trig_moved();
291
292 inline ViewStatus* get_viewstatus(){
293 return _viewbottom;
294 }
295
296 /*
297 * back paint status

Callers 8

gen_config_jsonMethod · 0.80
load_config_from_jsonMethod · 0.80
reset_all_viewMethod · 0.80
set_receive_lenMethod · 0.80
on_trigger_timerMethod · 0.80
acceptMethod · 0.80
rejectMethod · 0.80
resetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected