xtd 0.2.0
Loading...
Searching...
No Matches
xtd::configuration::file_settings Member List

This is the complete list of members for xtd::configuration::file_settings, including all inherited members.

auto_save() const noexceptxtd::configuration::file_settings
auto_save(bool value) noexceptxtd::configuration::file_settings
bottom_file_comment() const noexceptxtd::configuration::file_settings
bottom_file_comment(const xtd::string &value) noexceptxtd::configuration::file_settings
convert_comment_to_text(const xtd::string &text) const noexcept (defined in xtd::configuration::file_settings)xtd::configuration::file_settingsprotectedvirtual
convert_text_to_comment(const xtd::string &text) const noexcept (defined in xtd::configuration::file_settings)xtd::configuration::file_settingsprotectedvirtual
equals(const file_settings &obj) const noexcept overridextd::configuration::file_settings
equals(const object &obj) const noexceptxtd::configuration::file_settingsvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::configuration::file_settingsinlinestatic
iequatable< file_settings >::equals(const file_settings &) const noexcept=0xtd::iequatable< file_settings >pure virtual
file_path() const noexceptxtd::configuration::file_settings
file_settings() noexcept=defaultxtd::configuration::file_settings
file_settings(const xtd::string &file_path)xtd::configuration::file_settingsexplicit
file_settings(std::iostream &stream)xtd::configuration::file_settingsexplicit
from_string(const xtd::string &text)xtd::configuration::file_settingsvirtual
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
key_values() const noexceptxtd::configuration::file_settings
key_values(const xtd::string &section) const noexceptxtd::configuration::file_settings
keys() const noexceptxtd::configuration::file_settings
keys(const xtd::string &section) const noexceptxtd::configuration::file_settings
load(const xtd::string &file_path)xtd::configuration::file_settings
load(std::istream &stream)xtd::configuration::file_settings
memberwise_clone() constxtd::objectinline
object()=defaultxtd::object
operator[](const xtd::string &section) const noexceptxtd::configuration::file_settings
operator[](const xtd::string &section) noexceptxtd::configuration::file_settings
read(const xtd::string &key, const xtd::string &default_value) noexceptxtd::configuration::file_settings
read(const xtd::string &key, const type_t &default_value)xtd::configuration::file_settingsinline
read(const xtd::string &section, const xtd::string &key, const xtd::string &default_value) noexceptxtd::configuration::file_settings
read(const xtd::string &section, const xtd::string &key, const type_t &default_value)xtd::configuration::file_settingsinline
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
remove(const xtd::string &key) noexceptxtd::configuration::file_settings
remove(const xtd::string &section, const xtd::string &key) noexceptxtd::configuration::file_settings
remove_all_keys() noexceptxtd::configuration::file_settings
remove_all_keys(const xtd::string &section) noexceptxtd::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 noexceptxtd::configuration::file_settings
stream() const noexceptxtd::configuration::file_settings
string_collection typedefxtd::configuration::file_settings
string_dictionary typedefxtd::configuration::file_settings
to_string() const noexcept overridextd::configuration::file_settingsvirtual
top_file_comment() const noexceptxtd::configuration::file_settings
top_file_comment(const xtd::string &value) noexceptxtd::configuration::file_settings
write(const xtd::string &key, const xtd::string &value) noexceptxtd::configuration::file_settings
write(const xtd::string &key, type_t &&value)xtd::configuration::file_settingsinline
write(const xtd::string &section, const xtd::string &key, const xtd::string &value) noexceptxtd::configuration::file_settings
write(const xtd::string &section, const xtd::string &key, type_t &&value)xtd::configuration::file_settingsinline