Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ pingTask
Method
pingTask
pluginbase/src/pluginbase.cpp:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
void PluginBase::cloneExtra(Plugin *) {}
135
136
PingTask *PluginBase::pingTask() { return m_pingTask; }
137
138
void PluginBase::setDevice(DeviceImpl *device) { m_device = device; }
139
Callers
3
setPingPlugin
Method · 0.80
bindPing
Method · 0.80
unbindPing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected