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

Method get_config_info

DSView/pv/deviceagent.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250const struct sr_config_info *DeviceAgent::get_config_info(int key)
251{
252 return ds_get_actived_device_config_info(key);
253}
254
255bool DeviceAgent::get_device_status(struct sr_status &status, gboolean prg)
256{

Callers 4

gen_config_jsonMethod · 0.80
load_config_from_jsonMethod · 0.80
DeviceOptionsMethod · 0.80
ProbeOptionsMethod · 0.80

Calls 1

Tested by

no test coverage detected