Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
|
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::GitFileSystemObjectSinkImpl | inline |
createDirectory(const CanonPath &path) override (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
createHardlink(const CanonPath &path, const CanonPath &target) override (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)> func) override (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
createSymlink(const CanonPath &path, const std::string &target) override (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
flush() override (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
GitFileSystemObjectSinkImpl(ref< GitRepoImpl > repo) (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
pendingDirs (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | |
popBuilder() (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
prepareDirs(const std::vector< std::string > &pathComponents, bool isDir) (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
pushBuilder(std::string name) (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |
repo (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | |
updateBuilders(std::span< const std::string > names) (defined in nix::GitFileSystemObjectSinkImpl) | nix::GitFileSystemObjectSinkImpl | inline |