This is the complete list of members for nix::CanonPath, including all inherited members.
abs() const (defined in nix::CanonPath) | nix::CanonPath | inline |
absOrEmpty() const | nix::CanonPath | inline |
baseName() const (defined in nix::CanonPath) | nix::CanonPath | inline |
begin() const (defined in nix::CanonPath) | nix::CanonPath | inline |
c_str() const (defined in nix::CanonPath) | nix::CanonPath | inline |
CanonPath(std::string_view raw) | nix::CanonPath | |
CanonPath(const char *raw) (defined in nix::CanonPath) | nix::CanonPath | inlineexplicit |
CanonPath(unchecked_t _, std::string path) (defined in nix::CanonPath) | nix::CanonPath | inline |
CanonPath(const std::vector< std::string > &elems) | nix::CanonPath | |
CanonPath(std::string_view raw, const CanonPath &root) | nix::CanonPath | |
dirOf() const (defined in nix::CanonPath) | nix::CanonPath | inline |
end() const (defined in nix::CanonPath) | nix::CanonPath | inline |
extend(const CanonPath &x) | nix::CanonPath | |
isAllowed(const std::set< CanonPath > &allowed) const | nix::CanonPath | |
isRoot() const (defined in nix::CanonPath) | nix::CanonPath | inline |
isWithin(const CanonPath &parent) const | nix::CanonPath | |
makeRelative(const CanonPath &path) const | nix::CanonPath | |
operator std::string_view() const (defined in nix::CanonPath) | nix::CanonPath | inlineexplicit |
operator!=(const CanonPath &x) const (defined in nix::CanonPath) | nix::CanonPath | inline |
operator/(const CanonPath &x) const | nix::CanonPath | |
operator/(std::string_view c) const (defined in nix::CanonPath) | nix::CanonPath | |
operator<=>(const CanonPath &x) const | nix::CanonPath | inline |
operator==(const CanonPath &x) const (defined in nix::CanonPath) | nix::CanonPath | inline |
parent() const (defined in nix::CanonPath) | nix::CanonPath | |
pop() | nix::CanonPath | |
push(std::string_view c) | nix::CanonPath | |
rel() const (defined in nix::CanonPath) | nix::CanonPath | inline |
rel_c_str() const (defined in nix::CanonPath) | nix::CanonPath | inline |
removePrefix(const CanonPath &prefix) const (defined in nix::CanonPath) | nix::CanonPath | |
root (defined in nix::CanonPath) | nix::CanonPath | static |
std::hash< CanonPath > (defined in nix::CanonPath) | nix::CanonPath | friend |