Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
PingTask *PluginBase::pingTask() { return m_pingTask; }
137
138
void PluginBase::setDevice(DeviceImpl *device) { m_device = device; }
139
140
void PluginBase::initMetadata()
141
{
Callers
2
registerMapTests.js
File · 0.45
loadPlugins
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected