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

This is the complete list of members for echomap::Object< Derived >, including all inherited members.

class_nameechomap::Object< Derived >privatestatic
copy_countechomap::Object< Derived >mutableprivate
get_class_name() noexcept (defined in echomap::Object< Derived >)echomap::Object< Derived >inlinestatic
get_id() const noexcept (defined in echomap::Object< Derived >)echomap::Object< Derived >inline
get_imgui_name() const noexcept (defined in echomap::Object< Derived >)echomap::Object< Derived >inline
get_name() const noexcept (defined in echomap::Object< Derived >)echomap::Object< Derived >inline
idechomap::Object< Derived >private
is_valid() const noexcept (defined in echomap::Object< Derived >)echomap::Object< Derived >inline
move_identity_from(Object &&other) noexceptechomap::Object< Derived >inlineprotected
nameechomap::Object< Derived >private
Object(const Object &)=delete (defined in echomap::Object< Derived >)echomap::Object< Derived >
Object()echomap::Object< Derived >inlineprotected
Object(const std::string_view object_name)echomap::Object< Derived >inlineexplicitprotected
Object(Object &&other) noexcept (defined in echomap::Object< Derived >)echomap::Object< Derived >inlineprotected
Object(CopyTag tag, const Object &old)echomap::Object< Derived >inlineprotected
Object(CopyTag tag, const Object &old, const std::string_view new_name)echomap::Object< Derived >inlineprotected
operator=(const Object &)=delete (defined in echomap::Object< Derived >)echomap::Object< Derived >
operator=(Object &&)=delete (defined in echomap::Object< Derived >)echomap::Object< Derived >
operator==(const Object &other) const noexceptechomap::Object< Derived >inline
set_name(const std::string_view new_name) (defined in echomap::Object< Derived >)echomap::Object< Derived >inline
~Object()=defaultechomap::Object< Derived >