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

Method is_init_status

DSView/pv/sigsession.h:323–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321 }
322
323 inline bool is_init_status(){
324 return _device_status == ST_INIT;
325 }
326
327 // The collect thread is running.
328 inline bool is_running_status(){

Callers 2

doPaintMethod · 0.80
mouseDoubleClickEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected