This is the complete list of members for nix::PathSetting, 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 | |
appendOrSet(Path newValue, bool append) | nix::BaseSetting< Path > | protectedvirtual |
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< Path > | virtual |
isOverridden() const (defined in nix::AbstractSetting) | nix::AbstractSetting | protected |
name (defined in nix::AbstractSetting) | nix::AbstractSetting | |
operator+(const char *p) const (defined in nix::PathSetting) | nix::PathSetting | inline |
operator=(const Path &v) (defined in nix::PathSetting) | nix::PathSetting | inline |
overridden (defined in nix::AbstractSetting) | nix::AbstractSetting | |
parse(const std::string &str) const override | nix::PathSetting | virtual |
PathSetting(Config *options, const Path &def, const std::string &name, const std::string &description, const std::set< std::string > &aliases={}) (defined in nix::PathSetting) | nix::PathSetting | |
set(const std::string &str, bool append=false) override final | nix::BaseSetting< Path > | virtual |
toJSON() (defined in nix::AbstractSetting) | nix::AbstractSetting | protected |
~AbstractSetting() (defined in nix::AbstractSetting) | nix::AbstractSetting | protectedvirtual |