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

Method cancel

Tasks/ExportSamplesTask.cpp:179–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179void
180ExportSamplesTask::cancel(void)
181{
182 this->cancelFlag = true;
183}
184
185bool
186ExportSamplesTask::openMat5(void)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected