Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::EvalState Member List

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

aio (defined in nix::EvalState)nix::EvalState
autoCallFunction(Bindings &args, Value &fun, Value &res, PosIdx pos)nix::EvalState
callFunction(Value &fun, size_t nrArgs, Value **args, Value &vRes, const PosIdx pos) (defined in nix::EvalState)nix::EvalState
callFunction(Value &fun, Value &arg, Value &vRes, const PosIdx pos) (defined in nix::EvalState)nix::EvalStateinline
coerceToPath(const PosIdx pos, Value &v, NixStringContext &context, std::string_view errorCtx)nix::EvalState
coerceToSingleDerivedPath(const PosIdx pos, Value &v, std::string_view errorCtx)nix::EvalState
coerceToSingleDerivedPathUnchecked(const PosIdx pos, Value &v, std::string_view errorCtx)nix::EvalState
coerceToStorePath(const PosIdx pos, Value &v, NixStringContext &context, std::string_view errorCtx)nix::EvalState
coerceToString(const PosIdx pos, Value &v, NixStringContext &context, std::string_view errorCtx, bool coerceMore=false, bool copyToStore=true, bool canonicalizePath=true)nix::EvalState
concatLists(Value &v, size_t nrLists, Value **lists, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalState
ctx (defined in nix::EvalState)nix::EvalState
eqValues(Value &v1, Value &v2, const PosIdx pos, std::string_view errorCtx)nix::EvalState
eval(Expr &e, Value &v)nix::EvalState
evalAttrs(Env &env, Expr &e, Value &v) (defined in nix::EvalState)nix::EvalStateinline
evalBool(Env &env, Expr &e)nix::EvalStateinline
evalFile(const SourcePath &path, Value &v)nix::EvalState
evalList(Env &env, Expr &e, Value &v) (defined in nix::EvalState)nix::EvalStateinline
EvalState(const EvalState &)=delete (defined in nix::EvalState)nix::EvalState
EvalState(EvalState &&)=delete (defined in nix::EvalState)nix::EvalState
Evaluator (defined in nix::EvalState)nix::EvalStatefriend
ExprLet (defined in nix::EvalState)nix::EvalStatefriend
ExprSet (defined in nix::EvalState)nix::EvalStatefriend
ExprVar (defined in nix::EvalState)nix::EvalStatefriend
forceAttrs(Value &v, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalStateinline
forceBool(Value &v, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalState
forceFloat(Value &v, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalState
forceFunction(Value &v, const PosIdx pos, std::string_view errorCtx)nix::EvalState
forceInt(Value &v, const PosIdx pos, std::string_view errorCtx)nix::EvalState
forceList(Value &v, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalStateinline
forceString(Value &v, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalState
forceString(Value &v, NixStringContext &context, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalState
forceStringNoCtx(Value &v, const PosIdx pos, std::string_view errorCtx) (defined in nix::EvalState)nix::EvalState
forceValue(Value &v, const PosIdx pos)nix::EvalStateinline
forceValueDeep(Value &v)nix::EvalState
isDerivation(Value &v)nix::EvalState
isFunctor(Value &fun) (defined in nix::EvalState)nix::EvalState
mkOutputString(Value &value, const SingleDerivedPath::Built &b, std::optional< StorePath > optStaticOutputPath, const ExperimentalFeatureSettings &xpSettings=experimentalFeatureSettings)nix::EvalState
mkPos(Value &v, PosIdx pos) (defined in nix::EvalState)nix::EvalState
mkSingleDerivedPathString(const SingleDerivedPath &p, Value &v)nix::EvalState
operator=(const EvalState &)=delete (defined in nix::EvalState)nix::EvalState
operator=(EvalState &&)=delete (defined in nix::EvalState)nix::EvalState
realiseContext(const NixStringContext &context)nix::EvalState
resetFileCache() (defined in nix::EvalState)nix::EvalState
tryAttrsToString(const PosIdx pos, Value &v, NixStringContext &context, bool coerceMore=false, bool copyToStore=true) (defined in nix::EvalState)nix::EvalState
tryFixupBlackHolePos(Value &v, PosIdx pos) (defined in nix::EvalState)nix::EvalState
~EvalState() (defined in nix::EvalState)nix::EvalState