MCPcopy 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

134void PluginBase::cloneExtra(Plugin *) {}
135
136PingTask *PluginBase::pingTask() { return m_pingTask; }
137
138void PluginBase::setDevice(DeviceImpl *device) { m_device = device; }
139

Callers 3

setPingPluginMethod · 0.80
bindPingMethod · 0.80
unbindPingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected