Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ cancel
Method
cancel
Tasks/QuadDemodTask.cpp:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void
79
QuadDemodTask::cancel(void)
80
{
81
emit cancelled();
82
}
83
84
QuadDemodTask::~QuadDemodTask()
85
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected