This is the complete list of members for xtd::net::sockets::multicast_option, including all inherited members.
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 |
group() const noexcept | xtd::net::sockets::multicast_option | |
group(const xtd::net::ip_address &value) noexcept | xtd::net::sockets::multicast_option | |
interface_index() const noexcept | xtd::net::sockets::multicast_option | |
interface_index(uint32 value) | xtd::net::sockets::multicast_option | |
local_address() const noexcept | xtd::net::sockets::multicast_option | |
local_address(const xtd::net::ip_address &value) noexcept | xtd::net::sockets::multicast_option | |
memberwise_clone() const | xtd::object | inline |
multicast_option()=default | xtd::net::sockets::multicast_option | |
multicast_option(const xtd::net::ip_address &group, const xtd::net::ip_address &local_address) | xtd::net::sockets::multicast_option | |
multicast_option(const xtd::net::ip_address &group) | xtd::net::sockets::multicast_option | explicit |
multicast_option(const xtd::net::ip_address &group, uint32 interface_index) | xtd::net::sockets::multicast_option | |
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 noexcept | xtd::object | virtual |