|
Clementine
|
This is the complete list of members for asio::ip::address_v6, including all inherited members.
| address_v6() ASIO_NOEXCEPT | asio::ip::address_v6 | |
| address_v6(const bytes_type &bytes, unsigned long scope_id=0) | asio::ip::address_v6 | explicit |
| address_v6(const address_v6 &other) ASIO_NOEXCEPT | asio::ip::address_v6 | |
| any() ASIO_NOEXCEPT | asio::ip::address_v6 | inlinestatic |
| basic_address_iterator< address_v6 > (defined in asio::ip::address_v6) | asio::ip::address_v6 | friend |
| bytes_type typedef | asio::ip::address_v6 | |
| from_string(const char *str) | asio::ip::address_v6 | inlinestatic |
| from_string(const char *str, asio::error_code &ec) | asio::ip::address_v6 | inlinestatic |
| from_string(const std::string &str) | asio::ip::address_v6 | inlinestatic |
| from_string(const std::string &str, asio::error_code &ec) | asio::ip::address_v6 | inlinestatic |
| is_link_local() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_loopback() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_multicast() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_multicast_global() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_multicast_link_local() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_multicast_node_local() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_multicast_org_local() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_multicast_site_local() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_site_local() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_unspecified() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| is_v4_compatible() const | asio::ip::address_v6 | |
| is_v4_mapped() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| loopback() ASIO_NOEXCEPT | asio::ip::address_v6 | static |
| make_address_v6(const address_v6::bytes_type &bytes, unsigned long scope_id=0) | asio::ip::address_v6 | related |
| make_address_v6(const char *str) | asio::ip::address_v6 | related |
| make_address_v6(const char *str, asio::error_code &ec) ASIO_NOEXCEPT | asio::ip::address_v6 | related |
| make_address_v6(const std::string &str) | asio::ip::address_v6 | related |
| make_address_v6(const std::string &str, asio::error_code &ec) ASIO_NOEXCEPT | asio::ip::address_v6 | related |
| make_address_v6(v4_mapped_t, const address_v4 &v4_addr) | asio::ip::address_v6 | related |
| make_network_v6(const address_v6 &addr, unsigned short prefix_len) | asio::ip::address_v6 | related |
| operator!=(const address_v6 &a1, const address_v6 &a2) ASIO_NOEXCEPT | asio::ip::address_v6 | friend |
| operator<(const address_v6 &a1, const address_v6 &a2) ASIO_NOEXCEPT | asio::ip::address_v6 | friend |
| operator<<(std::basic_ostream< Elem, Traits > &os, const address_v6 &addr) | asio::ip::address_v6 | related |
| operator<<(std::basic_ostream< Elem, Traits > &os, const network_v6 &net) | asio::ip::address_v6 | related |
| operator<=(const address_v6 &a1, const address_v6 &a2) ASIO_NOEXCEPT | asio::ip::address_v6 | friend |
| operator=(const address_v6 &other) ASIO_NOEXCEPT | asio::ip::address_v6 | |
| operator==(const address_v6 &a1, const address_v6 &a2) ASIO_NOEXCEPT | asio::ip::address_v6 | friend |
| operator>(const address_v6 &a1, const address_v6 &a2) ASIO_NOEXCEPT | asio::ip::address_v6 | friend |
| operator>=(const address_v6 &a1, const address_v6 &a2) ASIO_NOEXCEPT | asio::ip::address_v6 | friend |
| scope_id() const ASIO_NOEXCEPT | asio::ip::address_v6 | inline |
| scope_id(unsigned long id) ASIO_NOEXCEPT | asio::ip::address_v6 | inline |
| to_bytes() const ASIO_NOEXCEPT | asio::ip::address_v6 | |
| to_string() const | asio::ip::address_v6 | |
| to_string(asio::error_code &ec) const | asio::ip::address_v6 | |
| to_v4() const | asio::ip::address_v6 | |
| v4_compatible(const address_v4 &addr) | asio::ip::address_v6 | static |
| v4_mapped(const address_v4 &addr) | asio::ip::address_v6 | static |
1.8.13