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

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

AbstractConfig(StringMap initials={}) (defined in nix::AbstractConfig)nix::AbstractConfigprotected
applyConfig(const std::string &contents, const ApplyConfigOptions &options={})nix::AbstractConfig
convertToArgs(Args &args, const std::string &category)=0nix::AbstractConfigpure virtual
getSettings(std::map< std::string, SettingInfo > &res, bool overriddenOnly=false)=0nix::AbstractConfigpure virtual
reapplyUnknownSettings()nix::AbstractConfig
resetOverridden()=0nix::AbstractConfigpure virtual
set(const std::string &name, const std::string &value, const ApplyConfigOptions &options={})=0nix::AbstractConfigpure virtual
toJSON()=0nix::AbstractConfigpure virtual
unknownSettings (defined in nix::AbstractConfig)nix::AbstractConfigprotected
warnUnknownSettings()nix::AbstractConfig