xtd - Reference Guide
0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::net::ip_host_entry, including all inherited members.
address_list() const noexcept | xtd::net::ip_host_entry | |
address_list() noexcept | xtd::net::ip_host_entry | |
address_list(const std::vector< xtd::net::ip_address > &address_list) noexcept | xtd::net::ip_host_entry | |
aliases() const noexcept | xtd::net::ip_host_entry | |
aliases() noexcept | xtd::net::ip_host_entry | |
aliases(const std::vector< xtd::ustring > &aliases) noexcept | xtd::net::ip_host_entry | |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
get_hash_code() const noexcept | xtd::object | virtual |
host_name() const noexcept | xtd::net::ip_host_entry | |
host_name(const xtd::ustring &host_name) noexcept | xtd::net::ip_host_entry | |
ip_host_entry()=default | xtd::net::ip_host_entry | |
memberwise_clone() const | xtd::object | inline |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
to_string() const noexcept | xtd::object | virtual |