|
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::MaxBuildJobsSetting, including all inherited members.
| AbstractSetting(const std::string &name, const std::string &description, const std::set< std::string > &aliases, std::optional< ExperimentalFeature > experimentalFeature=std::nullopt) (defined in nix::AbstractSetting) | nix::AbstractSetting | protected |
| aliases (defined in nix::AbstractSetting) | nix::AbstractSetting | |
| created (defined in nix::AbstractSetting) | nix::AbstractSetting | |
| description (defined in nix::AbstractSetting) | nix::AbstractSetting | |
| experimentalFeature (defined in nix::AbstractSetting) | nix::AbstractSetting | |
| isAppendable() override final | nix::BaseSetting< unsigned int > | virtual |
| isOverridden() const (defined in nix::AbstractSetting) | nix::AbstractSetting | protected |
| MaxBuildJobsSetting(Config *options, unsigned int def, const std::string &name, const std::string &description, const std::set< std::string > &aliases={}, const bool documentDefault=true, std::optional< ExperimentalFeature > experimentalFeature=std::nullopt, bool deprecated=false) (defined in nix::MaxBuildJobsSetting) | nix::MaxBuildJobsSetting | inline |
| name (defined in nix::AbstractSetting) | nix::AbstractSetting | |
| overridden (defined in nix::AbstractSetting) | nix::AbstractSetting | |
| parse(const std::string &str, const ApplyConfigOptions &options) const override (defined in nix::MaxBuildJobsSetting) | nix::MaxBuildJobsSetting | |
| set(const std::string &str, bool append=false, const ApplyConfigOptions &options={}) override final | nix::BaseSetting< unsigned int > | virtual |
| toJSON() (defined in nix::AbstractSetting) | nix::AbstractSetting | protected |
| ~AbstractSetting() (defined in nix::AbstractSetting) | nix::AbstractSetting | protectedvirtual |