|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::fetchers::CacheImpl, including all inherited members.
| _state (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | |
| CacheImpl(const Settings &_settings) (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| lookup(const Key &key) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| lookupExpired(const Key &key) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| lookupStorePath(Key key, Store &store) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| lookupStorePathWithTTL(Key key, Store &store) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| lookupWithTTL(const Key &key) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| settings | nix::fetchers::CacheImpl | |
| upsert(const Key &key, const Attrs &value) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
| upsert(Key key, Store &store, Attrs value, const StorePath &storePath) override (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |