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