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

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

addToTree(const std::string &name, const git_oid &oid, git_filemode_t mode) (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinline
createDirectory(const CanonPath &path) override (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinlinevirtual
createHardlink(const CanonPath &path, const CanonPath &target) overridenix::GitFileSystemObjectSinkImplinlinevirtual
createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) overridenix::GitFileSystemObjectSinkImplinlinevirtual
createSymlink(const CanonPath &path, const std::string &target) override (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinlinevirtual
flush() overridenix::GitFileSystemObjectSinkImplinlinevirtual
GitFileSystemObjectSinkImpl(ref< GitRepoImpl > repo) (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinline
pendingDirs (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImpl
popBuilder() (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinline
prepareDirs(const std::vector< std::string > &pathComponents, bool isDir) (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinline
pushBuilder(std::string name) (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinline
repo (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImpl
updateBuilders(std::span< const std::string > names) (defined in nix::GitFileSystemObjectSinkImpl)nix::GitFileSystemObjectSinkImplinline
~FileSystemObjectSink()=default (defined in nix::FileSystemObjectSink)nix::FileSystemObjectSinkvirtual