This is the complete list of members for xtd::configuration::settings, including all inherited members.
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
file_path() const noexcept | xtd::configuration::settings | |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
read(const xtd::string &key, const xtd::string &default_value) | xtd::configuration::settings | |
read(const xtd::string &key, const type_t &default_value) | xtd::configuration::settings | inline |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
reset() | xtd::configuration::settings | |
save() | xtd::configuration::settings | |
settings() | xtd::configuration::settings | |
to_string() const noexcept | xtd::object | virtual |
write(const xtd::string &key, const xtd::string &value) | xtd::configuration::settings | |
write(const xtd::string &key, type_t &&value) | xtd::configuration::settings | inline |