|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
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::DummyStoreImpl | inline |
| 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::DummyStoreImpl | inline |
| Config typedef (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | |
| DummyStoreImpl(ref< const Config > config) (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| getFSAccessor(const StorePath &path, bool requireValidPath=true) override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| getFSAccessor(bool requireValidPath) override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| getMemoryFSAccessor(const StorePath &path, bool requireValidPath=true) (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| isTrustedClient() override | nix::DummyStoreImpl | inline |
| isValidPathUncached(const StorePath &path) override | nix::DummyStoreImpl | inline |
| queryPathFromHashPart(const std::string &hashPart) override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| queryPathInfoUncached(const StorePath &path, Callback< std::shared_ptr< const ValidPathInfo > > callback) noexcept override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| queryRealisationUncached(const DrvOutput &drvOutput, Callback< std::shared_ptr< const UnkeyedRealisation > > callback) noexcept override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| readDerivation(const StorePath &drvPath) override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| readInvalidDerivation(const StorePath &drvPath) override | nix::DummyStoreImpl | inline |
| registerDrvOutput(const Realisation &output) override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |
| wholeStoreView | nix::DummyStoreImpl | |
| writeDerivation(const Derivation &drv, RepairFlag repair=NoRepair) override (defined in nix::DummyStoreImpl) | nix::DummyStoreImpl | inline |