xtd - Reference Guide
0.1.1
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_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 &object_a, const object &object_b) noexcept | xtd::object | static |
get_hash_code() const noexcept | xtd::object | virtual |
ip_end_point(uint32_t address, uint16_t port) | xtd::net::ip_end_point | |
ip_end_point(const xtd::net::ip_address &address, uint16_t 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_t value) | xtd::net::ip_end_point | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
serialize() const override | xtd::net::ip_end_point | virtual |
to_string() const noexcept override | xtd::net::ip_end_point | virtual |