This is the complete list of members for ScopedName, including all inherited members.
get_element() const | ScopedName | |
get_full() const | ScopedName | |
get_namespace() const | ScopedName | |
Join(std::string_view name1, std::string_view name2) | ScopedName | static |
Make(std::string_view namespace_name, std::string_view element_name) | ScopedName | static |
operator=(const ScopedName &)=default | ScopedName | |
operator=(ScopedName &&)=default | ScopedName | |
Parse(std::string scoped_name) | ScopedName | static |
ScopedName(const ScopedName &)=default | ScopedName | |
ScopedName(ScopedName &&)=default | ScopedName | |
ScopedName()=default | ScopedName | |
ScopedName(std::string_view namespace_name, std::string_view element_name) | ScopedName | |
set_element(std::string_view element_name) | ScopedName | |
set_namespace(std::string_view namespace_name) | ScopedName | |
to_string() const | ScopedName |