|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::InstallableValue, including all inherited members.
| build(EvalState &state, ref< Store > evalStore, ref< Store > store, Realise mode, const Installables &installables, BuildMode bMode=bmNormal) (defined in nix::Installable) | nix::Installable | static |
| build2(EvalState &state, ref< Store > evalStore, ref< Store > store, Realise mode, const Installables &installables, BuildMode bMode=bmNormal) (defined in nix::Installable) | nix::Installable | static |
| evaluator (defined in nix::InstallableValue) | nix::InstallableValue | |
| getCursor(EvalState &state) | nix::InstallableValue | virtual |
| getCursors(EvalState &state) | nix::InstallableValue | virtual |
| getStorePath() | nix::Installable | inlinevirtual |
| InstallableValue(ref< eval_cache::CachingEvaluator > evaluator) (defined in nix::InstallableValue) | nix::InstallableValue | inline |
| require(Installable &installable) (defined in nix::InstallableValue) | nix::InstallableValue | static |
| require(ref< Installable > installable) (defined in nix::InstallableValue) | nix::InstallableValue | static |
| toApp(EvalState &state) (defined in nix::InstallableValue) | nix::InstallableValue | |
| toBuiltPaths(EvalState &state, ref< Store > evalStore, ref< Store > store, Realise mode, OperateOn operateOn, const Installables &installables) (defined in nix::Installable) | nix::Installable | static |
| toDerivations(EvalState &state, ref< Store > store, const Installables &installables, bool useDeriver=false) (defined in nix::Installable) | nix::Installable | static |
| toDerivedPath(EvalState &state) | nix::Installable | |
| toDerivedPaths(EvalState &state)=0 | nix::Installable | pure virtual |
| toStorePath(EvalState &state, ref< Store > evalStore, ref< Store > store, Realise mode, OperateOn operateOn, ref< Installable > installable) (defined in nix::Installable) | nix::Installable | static |
| toStorePaths(EvalState &state, ref< Store > evalStore, ref< Store > store, Realise mode, OperateOn operateOn, const Installables &installables) (defined in nix::Installable) | nix::Installable | static |
| toStorePathSet(EvalState &state, ref< Store > evalStore, ref< Store > store, Realise mode, OperateOn operateOn, const Installables &installables) (defined in nix::Installable) | nix::Installable | static |
| toValue(EvalState &state)=0 (defined in nix::InstallableValue) | nix::InstallableValue | pure virtual |
| trySinglePathToDerivedPaths(EvalState &state, Value &v, const PosIdx pos, std::string_view errorCtx) | nix::InstallableValue | protected |
| what() const =0 | nix::Installable | pure virtual |
| ~Installable() (defined in nix::Installable) | nix::Installable | inlinevirtual |
| ~InstallableValue() (defined in nix::InstallableValue) | nix::InstallableValue | inlinevirtual |