Nix 2.34.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=true) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
getFSAccessor(bool requireValidPath) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
getMemoryFSAccessor(const StorePath &path, bool requireValidPath=true) (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
isTrustedClient() overridenix::DummyStoreImplinline
isValidPathUncached(const StorePath &path) overridenix::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 &drvOutput, Callback< std::shared_ptr< const UnkeyedRealisation > > callback) noexcept override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
readDerivation(const StorePath &drvPath) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
readInvalidDerivation(const StorePath &drvPath) overridenix::DummyStoreImplinline
registerDrvOutput(const Realisation &output) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline
wholeStoreViewnix::DummyStoreImpl
writeDerivation(const Derivation &drv, RepairFlag repair=NoRepair) override (defined in nix::DummyStoreImpl)nix::DummyStoreImplinline