auto_save() const noexcept | xtd::configuration::file_settings | |
auto_save(bool value) noexcept | xtd::configuration::file_settings | |
bottom_file_comment() const noexcept | xtd::configuration::file_settings | |
bottom_file_comment(const xtd::string &value) noexcept | xtd::configuration::file_settings | |
convert_comment_to_text(const xtd::string &text) const noexcept (defined in xtd::configuration::file_settings) | xtd::configuration::file_settings | protectedvirtual |
convert_text_to_comment(const xtd::string &text) const noexcept (defined in xtd::configuration::file_settings) | xtd::configuration::file_settings | protectedvirtual |
equals(const file_settings &obj) const noexcept override | xtd::configuration::file_settings | |
equals(const object &obj) const noexcept | xtd::configuration::file_settings | virtual |
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::configuration::file_settings | inlinestatic |
iequatable< file_settings >::equals(const file_settings &) const noexcept=0 | xtd::iequatable< file_settings > | pure virtual |
file_path() const noexcept | xtd::configuration::file_settings | |
file_settings() noexcept=default | xtd::configuration::file_settings | |
file_settings(const xtd::string &file_path) | xtd::configuration::file_settings | explicit |
file_settings(std::iostream &stream) | xtd::configuration::file_settings | explicit |
from_string(const xtd::string &text) | xtd::configuration::file_settings | virtual |
get_hash_code() const noexcept | xtd::object | virtual |
get_type() const noexcept | xtd::object | virtual |
key_values() const noexcept | xtd::configuration::file_settings | |
key_values(const xtd::string §ion) const noexcept | xtd::configuration::file_settings | |
keys() const noexcept | xtd::configuration::file_settings | |
keys(const xtd::string §ion) const noexcept | xtd::configuration::file_settings | |
load(const xtd::string &file_path) | xtd::configuration::file_settings | |
load(std::istream &stream) | xtd::configuration::file_settings | |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
operator[](const xtd::string §ion) const noexcept | xtd::configuration::file_settings | |
operator[](const xtd::string §ion) noexcept | xtd::configuration::file_settings | |
read(const xtd::string &key, const xtd::string &default_value) noexcept | xtd::configuration::file_settings | |
read(const xtd::string &key, const type_t &default_value) | xtd::configuration::file_settings | inline |
read(const xtd::string §ion, const xtd::string &key, const xtd::string &default_value) noexcept | xtd::configuration::file_settings | |
read(const xtd::string §ion, const xtd::string &key, const type_t &default_value) | xtd::configuration::file_settings | inline |
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
remove(const xtd::string &key) noexcept | xtd::configuration::file_settings | |
remove(const xtd::string §ion, const xtd::string &key) noexcept | xtd::configuration::file_settings | |
remove_all_keys() noexcept | xtd::configuration::file_settings | |
remove_all_keys(const xtd::string §ion) noexcept | xtd::configuration::file_settings | |
reset() | xtd::configuration::file_settings | |
save() | xtd::configuration::file_settings | |
save_as(const xtd::string &file_path) | xtd::configuration::file_settings | |
save_as(std::ostream &stream) | xtd::configuration::file_settings | |
sections() const noexcept | xtd::configuration::file_settings | |
stream() const noexcept | xtd::configuration::file_settings | |
string_collection typedef | xtd::configuration::file_settings | |
string_dictionary typedef | xtd::configuration::file_settings | |
to_string() const noexcept override | xtd::configuration::file_settings | virtual |
top_file_comment() const noexcept | xtd::configuration::file_settings | |
top_file_comment(const xtd::string &value) noexcept | xtd::configuration::file_settings | |
write(const xtd::string &key, const xtd::string &value) noexcept | xtd::configuration::file_settings | |
write(const xtd::string &key, type_t &&value) | xtd::configuration::file_settings | inline |
write(const xtd::string §ion, const xtd::string &key, const xtd::string &value) noexcept | xtd::configuration::file_settings | |
write(const xtd::string §ion, const xtd::string &key, type_t &&value) | xtd::configuration::file_settings | inline |