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

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

addToStore(const ValidPathInfo &info, Source &source, RepairFlag repair, CheckSigsFlag checkSigs) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
addToStoreFromDump(Source &source, 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::DummyStoreImpl)nix::DummyStoreImplinline
Config typedef (defined in nix::DummyStoreImpl)nix::DummyStoreImpl
DummyStoreImpl(ref< const Config > config) (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
getFSAccessor(const StorePath &path, bool requireValidPath) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
getFSAccessor(bool requireValidPath) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
isTrustedClient() overridenix::DummyStoreImplinlinevirtual
narFromPath(const StorePath &path, Sink &sink) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
queryPathFromHashPart(const std::string &hashPart) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
queryRealisationUncached(const DrvOutput &, Callback< std::shared_ptr< const Realisation > > callback) noexcept override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
registerDrvOutput(const Realisation &output) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
wholeStoreViewnix::DummyStoreImpl