MCPcopy 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

MainWindowMethod · 0.80
OnMessageMethod · 0.80
meta_genMethod · 0.80
export_execMethod · 0.80
load_decodersMethod · 0.80
MakeSaveFileMethod · 0.80
MakeExportFileMethod · 0.80
DeviceOptionsMethod · 0.80
config_getterMethod · 0.80
config_setterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected