|
EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
|
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::ErrorResult | explicit |
| ErrorResult(const LocatableError &exception, std::unique_ptr< ITask > responsible_task) | echomap::ErrorResult | explicit |
| 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::ErrorResult | private |
| message (defined in echomap::ErrorResult) | echomap::ErrorResult | private |
| observe_responsible_task() const noexcept | echomap::ErrorResult | |
| operator=(const ErrorResult &)=delete (defined in echomap::ErrorResult) | echomap::ErrorResult | |
| responsible_task (defined in echomap::ErrorResult) | echomap::ErrorResult | private |
| what() const noexcept | echomap::ErrorResult | |
| where() const noexcept | echomap::ErrorResult | |
| ~ErrorResult() noexcept (defined in echomap::ErrorResult) | echomap::ErrorResult |