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

Method AnalyzerRequestTracker

Suscan/AnalyzerRequestTracker.cpp:28–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26static bool g_registered = false;
27
28AnalyzerRequestTracker::AnalyzerRequestTracker(QObject *parent) :
29 QObject(parent)
30{
31
32}
33
34bool
35AnalyzerRequestTracker::executeOpenRequest(AnalyzerRequest const &req)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected