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

Method is_stopped_status

DSView/pv/sigsession.h:332–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330 }
331
332 inline bool is_stopped_status(){
333 return _device_status == ST_STOPPED;
334 }
335
336 void set_collect_mode(DEVICE_COLLECT_MODE m);
337

Callers 15

go_vDialPreMethod · 0.80
go_vDialNextMethod · 0.80
paint_foreMethod · 0.80
auto_setMethod · 0.80
measureMethod · 0.80
draw_logic_tick_markMethod · 0.80
draw_osc_tick_markMethod · 0.80
go_vDialPreMethod · 0.80
go_vDialNextMethod · 0.80
paint_foreMethod · 0.80
measureMethod · 0.80
paint_foreMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected