This is the complete list of members for nix::fetchers::Input, including all inherited members.
applyOverrides(std::optional< std::string > ref, std::optional< Hash > rev) const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
attrs (defined in nix::fetchers::Input) | nix::fetchers::Input | |
cachedFingerprint | nix::fetchers::Input | mutable |
checkLocks(Input specified, Input &result) | nix::fetchers::Input | static |
clone(const Path &destDir) const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
computeStorePath(Store &store) const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
contains(const Input &other) const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
fetchToStore(ref< Store > store) const | nix::fetchers::Input | |
fromAttrs(const Settings &settings, Attrs &&attrs) | nix::fetchers::Input | static |
fromURL(const Settings &settings, const std::string &url, bool requireTree=true) | nix::fetchers::Input | static |
fromURL(const Settings &settings, const ParsedURL &url, bool requireTree=true) (defined in nix::fetchers::Input) | nix::fetchers::Input | static |
getAccessor(ref< Store > store) const | nix::fetchers::Input | |
getFingerprint(ref< Store > store) const | nix::fetchers::Input | |
getLastModified() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getName() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getNarHash() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getRef() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getRev() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getRevCount() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getSourcePath() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
getType() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
Input(const Settings &settings) (defined in nix::fetchers::Input) | nix::fetchers::Input | inline |
InputScheme (defined in nix::fetchers::Input) | nix::fetchers::Input | friend |
isConsideredLocked(const Settings &settings) const | nix::fetchers::Input | |
isDirect() const | nix::fetchers::Input | |
isFinal() const | nix::fetchers::Input | |
isLocked() const | nix::fetchers::Input | |
isRelative() const | nix::fetchers::Input | |
operator<(const Input &other) const (defined in nix::fetchers::Input) | nix::fetchers::Input | inline |
operator==(const Input &other) const noexcept (defined in nix::fetchers::Input) | nix::fetchers::Input | |
putFile(const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const | nix::fetchers::Input | |
scheme (defined in nix::fetchers::Input) | nix::fetchers::Input | |
settings (defined in nix::fetchers::Input) | nix::fetchers::Input | |
to_string() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
toAttrs() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
toURL() const (defined in nix::fetchers::Input) | nix::fetchers::Input | |
toURLString(const std::map< std::string, std::string > &extraQuery={}) const (defined in nix::fetchers::Input) | nix::fetchers::Input |