MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / setDevice

Method setDevice

include/Suscan/Source.h:157–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 void
158 setDevice(const Device &dev)
159 {
160 this->setDevice(dev.instance, 0);
161 }
162
163 bool
164 equals(const Device &dev) const

Callers 1

Source::DeviceClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected