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