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

This is the complete list of members for nix::Setting< T >, 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::AbstractSettingprotected
aliases (defined in nix::AbstractSetting)nix::AbstractSetting
appendOrSet(T newValue, bool append, const ApplyConfigOptions &options)nix::BaseSetting< T >protectedvirtual
appendOrSet(Strings newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(StringSet newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(StringMap newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(ExperimentalFeatures newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(DeprecatedFeatures newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(Strings newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(StringSet newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(ExperimentalFeatures newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(DeprecatedFeatures newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
appendOrSet(StringMap newValue, bool append, const ApplyConfigOptions &options) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
BaseSetting(const T &def, const bool documentDefault, const std::string &name, const std::string &description, const std::set< std::string > &aliases={}, std::optional< ExperimentalFeature > experimentalFeature=std::nullopt, bool deprecated=false) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >inline
convertToArg(Args &args, const std::string &category) override (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
convertToArg(Args &args, const std::string &category) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
convertToArg(Args &args, const std::string &category) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
convertToArg(Args &args, const std::string &category) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
convertToArg(Args &args, const std::string &category) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
created (defined in nix::AbstractSetting)nix::AbstractSetting
defaultValue (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
deprecated (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
description (defined in nix::AbstractSetting)nix::AbstractSetting
documentDefault (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
experimentalFeature (defined in nix::AbstractSetting)nix::AbstractSetting
get() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >inline
isAppendable() override finalnix::BaseSetting< T >virtual
isOverridden() const (defined in nix::AbstractSetting)nix::AbstractSettingprotected
name (defined in nix::AbstractSetting)nix::AbstractSetting
operator const T &() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >inline
operator!=(const U &v2) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >inline
operator==(const U &v2) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >inline
overridden (defined in nix::AbstractSetting)nix::AbstractSetting
override(const T &v) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >
parse(const std::string &str, const ApplyConfigOptions &options) constnix::BaseSetting< T >protectedvirtual
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
parse(const std::string &str, const ApplyConfigOptions &options) const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
set(const std::string &str, bool append=false, const ApplyConfigOptions &options={}) override finalnix::BaseSetting< T >virtual
setDefault(const U &v) (defined in nix::BaseSetting< T >)nix::BaseSetting< T >inline
Setting(Config *options, const T &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::Setting< T >)nix::Setting< T >inline
to_string() const override (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
to_string() const (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
toJSON() (defined in nix::AbstractSetting)nix::AbstractSettingprotected
toJSONObject() const override (defined in nix::BaseSetting< T >)nix::BaseSetting< T >virtual
value (defined in nix::BaseSetting< T >)nix::BaseSetting< T >protected
~AbstractSetting() (defined in nix::AbstractSetting)nix::AbstractSettingprotectedvirtual