EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
ITask.hpp File Reference

Task description interface specification. More...

#include <stop_token>
#include "../../objects/Object.hpp"
#include "../results/WorkerResult.hpp"

Go to the source code of this file.

Classes

class  echomap::ITask
 An ITask represents an invocable piece of work that produces a WorkerResult. More...

Namespaces

namespace  echomap
 The main EchoMap outermost namespace for all non-exported symbols.

Variables

template<>
constexpr std::string_view echomap::Object< ITask >::class_name = "Task"

Detailed Description

Task description interface specification.

Author
Oliver Dixon
Date
2026-07-10

Definition in file ITask.hpp.