Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::CanonPath Member List

This is the complete list of members for nix::CanonPath, including all inherited members.

abs() const (defined in nix::CanonPath)nix::CanonPathinline
absOrEmpty() constnix::CanonPathinline
baseName() const (defined in nix::CanonPath)nix::CanonPathinline
begin() const (defined in nix::CanonPath)nix::CanonPathinline
c_str() const (defined in nix::CanonPath)nix::CanonPathinline
CanonPath(std::string_view raw)nix::CanonPath
CanonPath(const char *raw) (defined in nix::CanonPath)nix::CanonPathinlineexplicit
CanonPath(unchecked_t _, std::string path) (defined in nix::CanonPath)nix::CanonPathinline
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::CanonPathinline
end() const (defined in nix::CanonPath)nix::CanonPathinline
extend(const CanonPath &x)nix::CanonPath
isAllowed(const std::set< CanonPath > &allowed) constnix::CanonPath
isRoot() const (defined in nix::CanonPath)nix::CanonPathinline
isWithin(const CanonPath &parent) constnix::CanonPath
makeRelative(const CanonPath &path) constnix::CanonPath
operator std::string_view() const (defined in nix::CanonPath)nix::CanonPathinlineexplicit
operator!=(const CanonPath &x) const (defined in nix::CanonPath)nix::CanonPathinline
operator/(const CanonPath &x) constnix::CanonPath
operator/(std::string_view c) const (defined in nix::CanonPath)nix::CanonPath
operator<=>(const CanonPath &x) constnix::CanonPathinline
operator==(const CanonPath &x) const (defined in nix::CanonPath)nix::CanonPathinline
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::CanonPathinline
rel_c_str() const (defined in nix::CanonPath)nix::CanonPathinline
removePrefix(const CanonPath &prefix) const (defined in nix::CanonPath)nix::CanonPath
root (defined in nix::CanonPath)nix::CanonPathstatic
std::hash< CanonPath > (defined in nix::CanonPath)nix::CanonPathfriend