This is the complete list of members for xtd::net::ip_host_entry, including all inherited members.
| address_list() const noexcept -> const xtd::array< xtd::net::ip_address > & | xtd::net::ip_host_entry | |
| address_list() noexcept -> xtd::array< xtd::net::ip_address > & | xtd::net::ip_host_entry | |
| address_list(const xtd::array< xtd::net::ip_address > &address_list) noexcept -> ip_host_entry & | xtd::net::ip_host_entry | |
| aliases() const noexcept -> const xtd::array< xtd::string > & | xtd::net::ip_host_entry | |
| aliases() noexcept -> xtd::array< xtd::string > & | xtd::net::ip_host_entry | |
| aliases(const xtd::array< xtd::string > &aliases) noexcept -> ip_host_entry & | xtd::net::ip_host_entry | |
| 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 |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| host_name() const noexcept -> const xtd::string & | xtd::net::ip_host_entry | |
| host_name(const xtd::string &host_name) noexcept -> ip_host_entry & | xtd::net::ip_host_entry | |
| ip_host_entry()=default | xtd::net::ip_host_entry | |
| memberwise_clone() const | xtd::object | |
| object()=default | xtd::object | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| to_string() const | xtd::object | virtual |