EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
echomap::ErrorResult Member List

This is the complete list of members for echomap::ErrorResult, including all inherited members.

ErrorResult(std::string_view message, std::source_location location, std::unique_ptr< ITask > responsible_task)echomap::ErrorResultexplicit
ErrorResult(const LocatableError &exception, std::unique_ptr< ITask > responsible_task)echomap::ErrorResultexplicit
ErrorResult(const ErrorResult &)=delete (defined in echomap::ErrorResult)echomap::ErrorResult
ErrorResult(ErrorResult &&) noexcept (defined in echomap::ErrorResult)echomap::ErrorResult
location (defined in echomap::ErrorResult)echomap::ErrorResultprivate
message (defined in echomap::ErrorResult)echomap::ErrorResultprivate
observe_responsible_task() const noexceptechomap::ErrorResult
operator=(const ErrorResult &)=delete (defined in echomap::ErrorResult)echomap::ErrorResult
responsible_task (defined in echomap::ErrorResult)echomap::ErrorResultprivate
what() const noexceptechomap::ErrorResult
where() const noexceptechomap::ErrorResult
~ErrorResult() noexcept (defined in echomap::ErrorResult)echomap::ErrorResult