xtd 1.0.0
Loading...
Searching...
No Matches
xtd::configuration::settings Member List

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

equals(const object &obj) const noexcept -> boolxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
file_path() const noexcept -> const xtd::string &xtd::configuration::settings
get_hash_code() const noexcept -> xtd::usizextd::objectvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
read(const xtd::string &key, const xtd::string &default_value) -> xtd::stringxtd::configuration::settings
read(const xtd::string &key, const type_t &default_value) -> type_txtd::configuration::settingsinline
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
reset() -> voidxtd::configuration::settings
save() -> voidxtd::configuration::settings
settings()xtd::configuration::settings
to_string() const -> xtd::stringxtd::objectvirtual
write(const xtd::string &key, const xtd::string &value) -> voidxtd::configuration::settings
write(const xtd::string &key, type_t &&value) -> voidxtd::configuration::settingsinline