|
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::DrvInfo, including all inherited members.
| attrPath | nix::DrvInfo | |
| create(ref< Store > store, const std::string &drvPathWithOutputs) (defined in nix::DrvInfo) | nix::DrvInfo | static |
| DrvInfo(std::string attrPath, Bindings *attrs) (defined in nix::DrvInfo) | nix::DrvInfo | |
| hasFailed() (defined in nix::DrvInfo) | nix::DrvInfo | inline |
| Outputs typedef (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryDrvPath(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryMeta(EvalState &state, const std::string &name) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryMetaBool(EvalState &state, const std::string &name, bool def) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryMetaInt(EvalState &state, const std::string &name, NixInt def) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryMetaNames(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryMetaString(EvalState &state, const std::string &name) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryName(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryOutPath(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryOutputName(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| queryOutputs(EvalState &state, bool withPaths=true, bool onlyOutputsToInstall=false) | nix::DrvInfo | |
| querySystem(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| requireDrvPath(EvalState &state) (defined in nix::DrvInfo) | nix::DrvInfo | |
| setDrvPath(StorePath path) (defined in nix::DrvInfo) | nix::DrvInfo | inline |
| setFailed() (defined in nix::DrvInfo) | nix::DrvInfo | inline |
| setMeta(EvalState &state, const std::string &name, Value *v) (defined in nix::DrvInfo) | nix::DrvInfo | |
| setName(const std::string &s) (defined in nix::DrvInfo) | nix::DrvInfo | inline |
| setOutPath(StorePath path) (defined in nix::DrvInfo) | nix::DrvInfo | inline |