This is the complete list of members for xtd::net::sockets::linger_option, including all inherited members.
| enabled() const noexcept -> bool | xtd::net::sockets::linger_option | |
| enabled(bool value) noexcept -> linger_option & | xtd::net::sockets::linger_option | |
| equals(const object &obj) const noexcept -> bool override | xtd::net::sockets::linger_option | virtual |
| equals(const linger_option &other) const noexcept -> bool override | xtd::net::sockets::linger_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::linger_option | virtual |
| get_type() const noexcept | xtd::object | virtual |
| linger_option()=default | xtd::net::sockets::linger_option | |
| linger_option(bool enabled, xtd::uint32 linger_time) | xtd::net::sockets::linger_option | |
| linger_time() const noexcept -> xtd::uint32 | xtd::net::sockets::linger_option | |
| linger_time(xtd::uint32 value) noexcept -> linger_option & | xtd::net::sockets::linger_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 |