Nix 2.30.0
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::DummyStore, including all inherited members.
addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) override (defined in nix::DummyStore) | nix::DummyStore | inline |
addToStoreFromDump(Source &dump, std::string_view name, FileSerialisationMethod dumpMethod=FileSerialisationMethod::NixArchive, ContentAddressMethod hashMethod=FileIngestionMethod::NixArchive, HashAlgorithm hashAlgo=HashAlgorithm::SHA256, const StorePathSet &references=StorePathSet(), RepairFlag repair=NoRepair) override (defined in nix::DummyStore) | nix::DummyStore | inlinevirtual |
Config typedef (defined in nix::DummyStore) | nix::DummyStore | |
config (defined in nix::DummyStore) | nix::DummyStore | |
DummyStore(ref< const Config > config) (defined in nix::DummyStore) | nix::DummyStore | inline |
getFSAccessor(bool requireValidPath) override (defined in nix::DummyStore) | nix::DummyStore | inlinevirtual |
getUri() override (defined in nix::DummyStore) | nix::DummyStore | inline |
isTrustedClient() override | nix::DummyStore | inlinevirtual |
narFromPath(const StorePath &path, Sink &sink) override (defined in nix::DummyStore) | nix::DummyStore | inline |
queryPathFromHashPart(const std::string &hashPart) override (defined in nix::DummyStore) | nix::DummyStore | inline |
queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override (defined in nix::DummyStore) | nix::DummyStore | inline |
queryRealisationUncached(const DrvOutput &, Callback< std::shared_ptr< const Realisation > > callback) noexcept override (defined in nix::DummyStore) | nix::DummyStore | inline |