Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ set_saving
Method
set_saving
DSView/pv/sigsession.h:376–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
inline void set_saving(bool flag){
377
_is_saving = flag;
378
}
379
380
inline DeviceEventObject* device_event_object(){
381
return &_device_event;
Callers
3
on_save
Method · 0.80
closeEvent
Method · 0.80
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected