This is the complete list of members for xtd::net::ip_end_point, including all inherited members.
| address() const noexcept -> const xtd::net::ip_address & | xtd::net::ip_end_point | |
| address(const xtd::net::ip_address &value) -> ip_end_point & | xtd::net::ip_end_point | |
| address_family() const noexcept -> xtd::net::sockets::address_family | xtd::net::end_point | |
| create(const xtd::net::socket_address &socket_address) const -> xtd::uptr< end_point > override | xtd::net::ip_end_point | virtual |
| end_point(xtd::net::sockets::address_family address_family) | xtd::net::end_point | inlineexplicitprotected |
| equals(const object &obj) const noexcept -> bool override | xtd::net::ip_end_point | virtual |
| equals(const ip_end_point &other) const noexcept -> bool override | xtd::net::ip_end_point | virtual |
| xtd::net::end_point::equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| get_hash_code() const noexcept -> xtd::size override | xtd::net::ip_end_point | virtual |
| get_type() const noexcept | xtd::object | virtual |
| ip_end_point(xtd::uint32 address, xtd::uint16 port) | xtd::net::ip_end_point | |
| ip_end_point(const xtd::net::ip_address &address, xtd::uint16 port) | xtd::net::ip_end_point | |
| max_port | xtd::net::ip_end_point | static |
| memberwise_clone() const | xtd::object | |
| min_port | xtd::net::ip_end_point | static |
| object()=default | xtd::object | |
| port() const noexcept -> xtd::uint16 | xtd::net::ip_end_point | |
| port(xtd::uint16 value) -> ip_end_point & | xtd::net::ip_end_point | |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept | xtd::object | inlinestatic |
| serialize() const -> xtd::net::socket_address override | xtd::net::ip_end_point | virtual |
| to_string() const noexcept -> xtd::string override | xtd::net::ip_end_point | virtual |