MCPcopy 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_saveMethod · 0.80
closeEventMethod · 0.80
acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected