Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ is_working
Method
is_working
DSView/pv/sigsession.h:319–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
inline bool is_working(){
320
return _is_working || _device_status == ST_RUNNING;
321
}
322
323
inline bool is_init_status(){
324
return _device_status == ST_INIT;
Callers
15
on_save
Method · 0.80
on_export
Method · 0.80
confirm_to_store_data
Method · 0.80
OnMessage
Method · 0.80
mousePressEvent
Method · 0.80
changeColor
Method · 0.80
mouseMoveEvent
Method · 0.80
set_trig_pos
Method · 0.80
measure
Method · 0.80
update_view_status
Method · 0.80
update_view_status
Method · 0.80
retranslateUi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected