Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::eval_cache::AttrDb Member List

This is the complete list of members for nix::eval_cache::AttrDb, including all inherited members.

_state (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDb
AttrDb(const StoreDirConfig &cfg, const Hash &fingerprint, SymbolTable &symbols) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
cfg (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDb
doSQLite(F &&fun) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
failed (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDb
getAttr(AttrKey key) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setAttrs(AttrKey key, const std::vector< Symbol > &attrs) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setBool(AttrKey key, bool b) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setFailed(AttrKey key) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setInt(AttrKey key, int n) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setListOfStrings(AttrKey key, const std::vector< std::string > &l) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setMisc(AttrKey key) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setMissing(AttrKey key) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setPlaceholder(AttrKey key) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
setString(AttrKey key, std::string_view s, const char **context=nullptr) (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline
symbols (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDb
~AttrDb() (defined in nix::eval_cache::AttrDb)nix::eval_cache::AttrDbinline