empty() const | hilti::detail::IDBase< Derived, N > | inline |
firstN(int n) const | hilti::detail::IDBase< Derived, N > | inline |
IDBase()=default (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | |
IDBase(const char *s) (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
IDBase(std::string s) (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inlineexplicit |
IDBase(std::string id, AlreadyNormalized) (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
IDBase(const T &... s) | hilti::detail::IDBase< Derived, N > | inlineexplicit |
IDBase(std::initializer_list< std::string > x) | hilti::detail::IDBase< Derived, N > | inline |
lastN(int n) const | hilti::detail::IDBase< Derived, N > | inline |
length() const | hilti::detail::IDBase< Derived, N > | inline |
local() const | hilti::detail::IDBase< Derived, N > | inline |
namespace_() const | hilti::detail::IDBase< Derived, N > | inline |
operator bool() const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inlineexplicit |
operator std::string() const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
operator!=(const Derived &other) const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
operator!=(const std::string &other) const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
operator+(const std::string &other) const | hilti::detail::IDBase< Derived, N > | inline |
operator+(const Derived &other) const | hilti::detail::IDBase< Derived, N > | inline |
operator+=(std::string other) | hilti::detail::IDBase< Derived, N > | inline |
operator+=(const Derived &other) | hilti::detail::IDBase< Derived, N > | inline |
operator<(const Derived &other) const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
operator==(const Derived &other) const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
operator==(const std::string &other) const (defined in hilti::detail::IDBase< Derived, N >) | hilti::detail::IDBase< Derived, N > | inline |
relativeTo(const Derived &root) const | hilti::detail::IDBase< Derived, N > | inline |
str() const | hilti::detail::IDBase< Derived, N > | inline |
sub(int i) const | hilti::detail::IDBase< Derived, N > | inline |
sub(int from, int to) const | hilti::detail::IDBase< Derived, N > | inline |