This is the complete list of members for xtd::net::ip_end_point, including all inherited members.
address() const noexcept | xtd::net::ip_end_point | |
address(const xtd::net::ip_address &value) | xtd::net::ip_end_point | |
address_family() const noexcept | xtd::net::end_point | |
create(const xtd::net::socket_address &socket_address) const override | xtd::net::ip_end_point | virtual |
end_point(sockets::address_family address_family) | xtd::net::end_point | inlineexplicitprotected |
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 |
ip_end_point(uint32 address, uint16 port) | xtd::net::ip_end_point | |
ip_end_point(const xtd::net::ip_address &address, uint16 port) | xtd::net::ip_end_point | |
max_port | xtd::net::ip_end_point | static |
memberwise_clone() const | xtd::object | inline |
min_port | xtd::net::ip_end_point | static |
object()=default | xtd::object | |
port() const noexcept | xtd::net::ip_end_point | |
port(uint16 value) | 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 override | xtd::net::ip_end_point | virtual |
to_string() const noexcept override | xtd::net::ip_end_point | virtual |