|
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::ExternalValueBase, including all inherited members.
| coerceToString(EvalState &state, const PosIdx &pos, NixStringContext &context, bool copyMore, bool copyToStore) const | nix::ExternalValueBase | virtual |
| operator<< (defined in nix::ExternalValueBase) | nix::ExternalValueBase | friend |
| operator==(const ExternalValueBase &b) const | nix::ExternalValueBase | virtual |
| print(std::ostream &str) const =0 | nix::ExternalValueBase | protectedpure virtual |
| Printer (defined in nix::ExternalValueBase) | nix::ExternalValueBase | friend |
| printValueAsJSON(EvalState &state, bool strict, NixStringContext &context, bool copyToStore=true) const | nix::ExternalValueBase | virtual |
| printValueAsXML(EvalState &state, bool strict, bool location, XMLWriter &doc, NixStringContext &context, PathSet &drvsSeen, const PosIdx pos) const | nix::ExternalValueBase | virtual |
| showType() const =0 | nix::ExternalValueBase | pure virtual |
| typeOf() const =0 | nix::ExternalValueBase | pure virtual |
| ~ExternalValueBase() (defined in nix::ExternalValueBase) | nix::ExternalValueBase | inlinevirtual |