Drake
Drake C++ Documentation
ScopedName Member List

This is the complete list of members for ScopedName, including all inherited members.

get_element() constScopedName
get_full() constScopedName
get_namespace() constScopedName
Join(std::string_view name1, std::string_view name2)ScopedNamestatic
Make(std::string_view namespace_name, std::string_view element_name)ScopedNamestatic
operator=(const ScopedName &)=defaultScopedName
operator=(ScopedName &&)=defaultScopedName
Parse(std::string scoped_name)ScopedNamestatic
ScopedName(const ScopedName &)=defaultScopedName
ScopedName(ScopedName &&)=defaultScopedName
ScopedName()=defaultScopedName
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() constScopedName