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() (defined in nix::fetchers::CacheImpl) | nix::fetchers::CacheImpl | inline |
Domain typedef | nix::fetchers::Cache | |
Key typedef | nix::fetchers::Cache | |
lookup(const Key &key) override | nix::fetchers::CacheImpl | inlinevirtual |
lookupExpired(const Key &key) override | nix::fetchers::CacheImpl | inlinevirtual |
lookupStorePath(Key key, Store &store) override | nix::fetchers::CacheImpl | inlinevirtual |
lookupStorePathWithTTL(Key key, Store &store) override | nix::fetchers::CacheImpl | inlinevirtual |
lookupWithTTL(const Key &key) override | nix::fetchers::CacheImpl | inlinevirtual |
upsert(const Key &key, const Attrs &value) override | nix::fetchers::CacheImpl | inlinevirtual |
upsert(Key key, Store &store, Attrs value, const StorePath &storePath) override | nix::fetchers::CacheImpl | inlinevirtual |
~Cache() (defined in nix::fetchers::Cache) | nix::fetchers::Cache | inlinevirtual |