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

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

Domain typedefnix::fetchers::Cache
Key typedefnix::fetchers::Cache
lookup(const Key &key)=0nix::fetchers::Cachepure virtual
lookupExpired(const Key &key)=0nix::fetchers::Cachepure virtual
lookupStorePath(Key key, Store &store)=0nix::fetchers::Cachepure virtual
lookupStorePathWithTTL(Key key, Store &store)=0nix::fetchers::Cachepure virtual
lookupWithTTL(const Key &key)=0nix::fetchers::Cachepure virtual
upsert(const Key &key, const Attrs &value)=0nix::fetchers::Cachepure virtual
upsert(Key key, Store &store, Attrs value, const StorePath &storePath)=0nix::fetchers::Cachepure virtual
~Cache() (defined in nix::fetchers::Cache)nix::fetchers::Cacheinlinevirtual