MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / driver_name

Method driver_name

DSView/pv/deviceagent.h:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 inline QString driver_name(){
57 return _driver_name;
58 }
59
60 inline ds_device_handle handle(){
61 return _dev_handle;

Callers 6

gen_config_file_pathMethod · 0.80
gen_config_jsonMethod · 0.80
load_config_from_jsonMethod · 0.80
load_device_configMethod · 0.80
meta_genMethod · 0.80
genDefaultSessionFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected