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

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::DummyStoreinline
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::DummyStoreinlinevirtual
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::DummyStoreinline
getFSAccessor(bool requireValidPath) override (defined in nix::DummyStore)nix::DummyStoreinlinevirtual
getUri() override (defined in nix::DummyStore)nix::DummyStoreinline
isTrustedClient() overridenix::DummyStoreinlinevirtual
narFromPath(const StorePath &path, Sink &sink) override (defined in nix::DummyStore)nix::DummyStoreinline
queryPathFromHashPart(const std::string &hashPart) override (defined in nix::DummyStore)nix::DummyStoreinline
queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override (defined in nix::DummyStore)nix::DummyStoreinline
queryRealisationUncached(const DrvOutput &, Callback< std::shared_ptr< const Realisation > > callback) noexcept override (defined in nix::DummyStore)nix::DummyStoreinline