Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ set_callback
Method
set_callback
DSView/pv/sigsession.h:158–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
inline void set_callback(ISessionCallback *callback){
159
_callback = callback;
160
}
161
162
bool init();
163
void uninit();
Callers
2
SigSession
Method · 0.45
MainWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected