MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / setDevice

Method setDevice

pluginbase/src/pluginbase.cpp:138–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136PingTask *PluginBase::pingTask() { return m_pingTask; }
137
138void PluginBase::setDevice(DeviceImpl *device) { m_device = device; }
139
140void PluginBase::initMetadata()
141{

Callers 2

loadPluginsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected