This is the complete list of members for xtd::net::sockets::udp_client, including all inherited members.
| active() const noexcept | xtd::net::sockets::udp_client | protected |
| active(bool value) noexcept | xtd::net::sockets::udp_client | protected |
| allow_nat_traversal(bool allowed) | xtd::net::sockets::udp_client | |
| available() const | xtd::net::sockets::udp_client | |
| begin_receive(xtd::async_callback callback, const std::any &state) | xtd::net::sockets::udp_client | |
| begin_send(const std::vector< xtd::byte > &dgram, size_t bytes, const xtd::ustring &hostname, uint16 port, xtd::async_callback callback, const std::any &state) | xtd::net::sockets::udp_client | |
| begin_send(const std::vector< xtd::byte > &dgram, size_t bytes, const xtd::net::ip_end_point &end_point, xtd::async_callback callback, const std::any &state) | xtd::net::sockets::udp_client | |
| begin_send(const std::vector< xtd::byte > &dgram, size_t bytes, xtd::async_callback callback, const std::any &state) | xtd::net::sockets::udp_client | |
| client() const noexcept | xtd::net::sockets::udp_client | |
| client(const xtd::net::sockets::socket &value) noexcept | xtd::net::sockets::udp_client | |
| close() | xtd::net::sockets::udp_client | |
| connect(const xtd::net::ip_end_point &end_point) | xtd::net::sockets::udp_client | |
| connect(const xtd::net::ip_address &ip_address, uint16 port) | xtd::net::sockets::udp_client | |
| connect(const xtd::ustring &hostname, uint16 port) | xtd::net::sockets::udp_client | |
| dont_fragment() const | xtd::net::sockets::udp_client | |
| dont_fragment(bool value) | xtd::net::sockets::udp_client | |
| drop_multicast_group(const xtd::net::ip_address &multicast_address) | xtd::net::sockets::udp_client | |
| drop_multicast_group(const xtd::net::ip_address &multicast_address, uint32 if_index) | xtd::net::sockets::udp_client | |
| enable_broadcast() const | xtd::net::sockets::udp_client | |
| enable_broadcast(bool value) | xtd::net::sockets::udp_client | |
| end_receive(std::shared_ptr< xtd::iasync_result > async_result, xtd::net::ip_end_point &remote_end_point) | xtd::net::sockets::udp_client | |
| end_send(std::shared_ptr< xtd::iasync_result > async_result) | xtd::net::sockets::udp_client | |
| equals(const udp_client &s) const noexcept override (defined in xtd::net::sockets::udp_client) | xtd::net::sockets::udp_client | |
| xtd::object::equals(const object &obj) const noexcept | xtd::object | |
| xtd::object::equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| iequatable< udp_client >::equals(const udp_client &) const noexcept=0 | xtd::iequatable< udp_client > | pure virtual |
| exclusive_address_use() const | xtd::net::sockets::udp_client | |
| exclusive_address_use(bool value) | xtd::net::sockets::udp_client | |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| join_multicast_group(const xtd::net::ip_address &multicast_address) | xtd::net::sockets::udp_client | |
| join_multicast_group(uint32 if_index, const xtd::net::ip_address &multicast_address) | xtd::net::sockets::udp_client | |
| join_multicast_group(const xtd::net::ip_address &multicast_address, xtd::byte ttl) | xtd::net::sockets::udp_client | |
| join_multicast_group(const xtd::net::ip_address &multicast_address, const xtd::net::ip_address &local_address) | xtd::net::sockets::udp_client | |
| memberwise_clone() const noexcept | xtd::object | inline |
| multicast_loopback() const | xtd::net::sockets::udp_client | |
| multicast_loopback(bool value) | xtd::net::sockets::udp_client | |
| object()=default | xtd::object | |
| receive(xtd::net::ip_end_point &remote_end_point) | xtd::net::sockets::udp_client | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| send(const std::vector< xtd::byte > &dgram, size_t bytes, const xtd::ustring &hostname, uint16 port) | xtd::net::sockets::udp_client | |
| send(const std::vector< xtd::byte > &dgram, size_t bytes, const xtd::net::ip_end_point &end_point) | xtd::net::sockets::udp_client | |
| send(const std::vector< xtd::byte > &dgram, size_t bytes) | xtd::net::sockets::udp_client | |
| to_string() const noexcept | xtd::object | virtual |
| ttl() const | xtd::net::sockets::udp_client | |
| ttl(xtd::byte value) | xtd::net::sockets::udp_client | |
| udp_client() | xtd::net::sockets::udp_client | |
| udp_client(uint16 port) | xtd::net::sockets::udp_client | explicit |
| udp_client(const xtd::net::ip_end_point &local_end_point) | xtd::net::sockets::udp_client | explicit |
| udp_client(xtd::net::sockets::address_family address_Family) | xtd::net::sockets::udp_client | explicit |
| udp_client(uint16 port, xtd::net::sockets::address_family addressFamily) | xtd::net::sockets::udp_client | |
| udp_client(const xtd::ustring &hostname, uint16 port) | xtd::net::sockets::udp_client |