|
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::ITask, including all inherited members.
| class_name | echomap::Object< ITask > | privatestatic |
| copy_count | echomap::Object< ITask > | mutableprivate |
| execute(const std::stop_token &stop_token) | echomap::ITask | |
| execute_work()=0 | echomap::ITask | privatepure virtual |
| id | echomap::Object< ITask > | private |
| ITask(const std::string_view task_name) (defined in echomap::ITask) | echomap::ITask | inlineexplicit |
| move_identity_from(Object &&other) noexcept | echomap::Object< ITask > | inlineprotected |
| name | echomap::Object< ITask > | private |
| operator()() | echomap::ITask | |
| operator==(const Object &other) const noexcept | echomap::Object< ITask > | inline |
| ~ITask() noexcept=default | echomap::ITask | virtual |
| ~Object()=default | echomap::Object< ITask > |