Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_device
Method
get_device
DSView/pv/sigsession.h:154–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
~SigSession();
153
154
inline DeviceAgent* get_device(){
155
return &_device_agent;
156
}
157
158
inline void set_callback(ISessionCallback *callback){
159
_callback = callback;
Callers
15
MainWindow
Method · 0.80
check_config_file_version
Method · 0.80
OnMessage
Method · 0.80
getSuportedExportFormats
Method · 0.80
meta_gen
Method · 0.80
export_exec
Method · 0.80
load_decoders
Method · 0.80
MakeSaveFile
Method · 0.80
MakeExportFile
Method · 0.80
DeviceOptions
Method · 0.80
config_getter
Method · 0.80
config_setter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected