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

Method DeviceDetectWorker

App/Application.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31using namespace SigDigger;
32
33DeviceDetectWorker::DeviceDetectWorker()
34{
35 this->instance = Suscan::Singleton::get_instance();
36}
37
38DeviceDetectWorker::~DeviceDetectWorker()
39{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected