|
Clementine
|
This is the complete list of members for asio::ip::address_v4, including all inherited members.
| address_v4() ASIO_NOEXCEPT | asio::ip::address_v4 | inline |
| address_v4(const bytes_type &bytes) | asio::ip::address_v4 | explicit |
| address_v4(uint_type addr) | asio::ip::address_v4 | explicit |
| address_v4(const address_v4 &other) ASIO_NOEXCEPT | asio::ip::address_v4 | inline |
| any() ASIO_NOEXCEPT | asio::ip::address_v4 | inlinestatic |
| broadcast() ASIO_NOEXCEPT | asio::ip::address_v4 | inlinestatic |
| broadcast(const address_v4 &addr, const address_v4 &mask) | asio::ip::address_v4 | static |
| bytes_type typedef | asio::ip::address_v4 | |
| from_string(const char *str) | asio::ip::address_v4 | inlinestatic |
| from_string(const char *str, asio::error_code &ec) | asio::ip::address_v4 | inlinestatic |
| from_string(const std::string &str) | asio::ip::address_v4 | inlinestatic |
| from_string(const std::string &str, asio::error_code &ec) | asio::ip::address_v4 | inlinestatic |
| is_class_a() const | asio::ip::address_v4 | |
| is_class_b() const | asio::ip::address_v4 | |
| is_class_c() const | asio::ip::address_v4 | |
| is_loopback() const ASIO_NOEXCEPT | asio::ip::address_v4 | |
| is_multicast() const ASIO_NOEXCEPT | asio::ip::address_v4 | |
| is_unspecified() const ASIO_NOEXCEPT | asio::ip::address_v4 | |
| loopback() ASIO_NOEXCEPT | asio::ip::address_v4 | inlinestatic |
| make_address_v4(const address_v4::bytes_type &bytes) | asio::ip::address_v4 | related |
| make_address_v4(address_v4::uint_type addr) | asio::ip::address_v4 | related |
| make_address_v4(const char *str) | asio::ip::address_v4 | related |
| make_address_v4(const char *str, asio::error_code &ec) ASIO_NOEXCEPT | asio::ip::address_v4 | related |
| make_address_v4(const std::string &str) | asio::ip::address_v4 | related |
| make_address_v4(const std::string &str, asio::error_code &ec) ASIO_NOEXCEPT | asio::ip::address_v4 | related |
| make_address_v4(v4_mapped_t, const address_v6 &v6_addr) | asio::ip::address_v4 | related |
| make_network_v4(const address_v4 &addr, unsigned short prefix_len) | asio::ip::address_v4 | related |
| make_network_v4(const address_v4 &addr, const address_v4 &mask) | asio::ip::address_v4 | related |
| netmask(const address_v4 &addr) | asio::ip::address_v4 | static |
| operator!=(const address_v4 &a1, const address_v4 &a2) ASIO_NOEXCEPT | asio::ip::address_v4 | friend |
| operator<(const address_v4 &a1, const address_v4 &a2) ASIO_NOEXCEPT | asio::ip::address_v4 | friend |
| operator<<(std::basic_ostream< Elem, Traits > &os, const address_v4 &addr) | asio::ip::address_v4 | related |
| operator<<(std::basic_ostream< Elem, Traits > &os, const network_v4 &net) | asio::ip::address_v4 | related |
| operator<=(const address_v4 &a1, const address_v4 &a2) ASIO_NOEXCEPT | asio::ip::address_v4 | friend |
| operator=(const address_v4 &other) ASIO_NOEXCEPT | asio::ip::address_v4 | inline |
| operator==(const address_v4 &a1, const address_v4 &a2) ASIO_NOEXCEPT | asio::ip::address_v4 | friend |
| operator>(const address_v4 &a1, const address_v4 &a2) ASIO_NOEXCEPT | asio::ip::address_v4 | friend |
| operator>=(const address_v4 &a1, const address_v4 &a2) ASIO_NOEXCEPT | asio::ip::address_v4 | friend |
| to_bytes() const ASIO_NOEXCEPT | asio::ip::address_v4 | |
| to_string() const | asio::ip::address_v4 | |
| to_string(asio::error_code &ec) const | asio::ip::address_v4 | |
| to_uint() const ASIO_NOEXCEPT | asio::ip::address_v4 | |
| to_ulong() const | asio::ip::address_v4 | |
| uint_type typedef | asio::ip::address_v4 |
1.8.13