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

ResultChannel specification. More...

#include <sigc++/signal.h>
#include <exception>
#include <stdexcept>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

class  echomap::ResultChannel< ResultT >
 Maintains a type-safe multi-observer single-consumer message bus for WorkerResult objects. More...

Namespaces

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

Detailed Description

ResultChannel specification.

Author
Oliver Dixon
Date
2026-07-15

Definition in file ResultChannel.hpp.