|
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::AbstractConfig, including all inherited members.
| AbstractConfig(StringMap initials={}) (defined in nix::AbstractConfig) | nix::AbstractConfig | protected |
| applyConfig(const std::string &contents, const ApplyConfigOptions &options={}) | nix::AbstractConfig | |
| convertToArgs(Args &args, const std::string &category)=0 | nix::AbstractConfig | pure virtual |
| getSettings(std::map< std::string, SettingInfo > &res, bool overriddenOnly=false)=0 | nix::AbstractConfig | pure virtual |
| reapplyUnknownSettings() | nix::AbstractConfig | |
| resetOverridden()=0 | nix::AbstractConfig | pure virtual |
| set(const std::string &name, const std::string &value, const ApplyConfigOptions &options={})=0 | nix::AbstractConfig | pure virtual |
| toJSON()=0 | nix::AbstractConfig | pure virtual |
| unknownSettings (defined in nix::AbstractConfig) | nix::AbstractConfig | protected |
| warnUnknownSettings() | nix::AbstractConfig |