This is the complete list of members for nix::fetchers::InputScheme, including all inherited members.
allowedAttrs() const =0 | nix::fetchers::InputScheme | pure virtual |
applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
clone(const Input &input, const Path &destDir) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
experimentalFeature() const | nix::fetchers::InputScheme | virtual |
getAccessor(ref< Store > store, const Input &input) const =0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
getFingerprint(ref< Store > store, const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
getSourcePath(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
inputFromAttrs(const Settings &settings, const Attrs &attrs) const =0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
inputFromURL(const Settings &settings, const ParsedURL &url, bool requireTree) const =0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
isDirect(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
isLocked(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
isRelative(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
schemeName() const =0 | nix::fetchers::InputScheme | pure virtual |
toURL(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
~InputScheme() (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |