|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
Worker specification. More...
#include <functional>#include <thread>#include "ThreadSafeQueue.hpp"#include "results/WorkerResult.hpp"#include "tasks/ITask.hpp"Go to the source code of this file.
Classes | |
| class | echomap::Worker |
| A Worker provides an encapsulated thread-safe despatch model for submitting work and reviewing results. More... | |
Namespaces | |
| namespace | echomap |
| The main EchoMap outermost namespace for all non-exported symbols. | |