|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::IP6Addr, including all inherited members.
| _addr (defined in swoc::IP6Addr) | swoc::IP6Addr | protected |
| AF_value | swoc::IP6Addr | static |
| as_span() -> std::enable_if_t< swoc::meta::is_any_of_v< T, std::byte, uint8_t, uint16_t, uint32_t, uint64_t >, swoc::MemSpan< T > > (defined in swoc::IP6Addr) | swoc::IP6Addr | inline |
| as_span() const -> std::enable_if_t< swoc::meta::is_any_of_v< typename std::remove_const_t< T >, std::byte, uint8_t, uint16_t, uint32_t, uint64_t >, swoc::MemSpan< T const > > (defined in swoc::IP6Addr) | swoc::IP6Addr | inline |
| clear() | swoc::IP6Addr | inline |
| cmp(self_type const &that) const | swoc::IP6Addr | |
| copy_to(sockaddr_in6 *sin6) const | swoc::IP6Addr | |
| copy_to(sockaddr *sa) const | swoc::IP6Addr | inline |
| family() const | swoc::IP6Addr | inline |
| host_order() const | swoc::IP6Addr | inline |
| host_order(in6_addr &dst) const | swoc::IP6Addr | inline |
| IP6Addr()=default | swoc::IP6Addr | |
| IP6Addr(self_type const &that)=default (defined in swoc::IP6Addr) | swoc::IP6Addr | |
| IP6Addr(in6_addr const &addr) | swoc::IP6Addr | inlineexplicit |
| IP6Addr(sockaddr_in6 const *addr) | swoc::IP6Addr | inlineexplicit |
| IP6Addr(string_view const &text) | swoc::IP6Addr | inline |
| IP6Addr(IP4Addr addr) | swoc::IP6Addr | inlineexplicit |
| IP6Addr(word_store_type::value_type msw, word_store_type::value_type lsw) | swoc::IP6Addr | inlineprotected |
| IP6Range (defined in swoc::IP6Addr) | swoc::IP6Addr | friend |
| IPMask (defined in swoc::IP6Addr) | swoc::IP6Addr | friend |
| is_any() const | swoc::IP6Addr | inline |
| is_link_local() const | swoc::IP6Addr | inline |
| is_loopback() const | swoc::IP6Addr | inline |
| is_mapped_ip4() const | swoc::IP6Addr | inline |
| is_multicast() const | swoc::IP6Addr | inline |
| is_private() const | swoc::IP6Addr | inline |
| load(string_view const &str) | swoc::IP6Addr | |
| LSW | swoc::IP6Addr | protectedstatic |
| MAX | swoc::IP6Addr | static |
| MIN | swoc::IP6Addr | static |
| MSW | swoc::IP6Addr | protectedstatic |
| N_QUADS | swoc::IP6Addr | static |
| N_STORE | swoc::IP6Addr | protectedstatic |
| network_order() const | swoc::IP6Addr | inline |
| network_order(in6_addr &dst) const | swoc::IP6Addr | inline |
| operator!=(self_type const &lhs, self_type const &rhs) | swoc::IP6Addr | friend |
| operator& (defined in swoc::IP6Addr) | swoc::IP6Addr | friend |
| operator&=(self_type const &that) | swoc::IP6Addr | |
| operator&=(IPMask const &that) | swoc::IP6Addr | inline |
| operator++() | swoc::IP6Addr | inline |
| operator--() | swoc::IP6Addr | inline |
| operator<(self_type const &lhs, self_type const &rhs) | swoc::IP6Addr | friend |
| operator<<=(unsigned n) | swoc::IP6Addr | |
| operator<=(self_type const &lhs, self_type const &rhs) | swoc::IP6Addr | friend |
| operator=(self_type const &that)=default | swoc::IP6Addr | |
| operator=(in6_addr const &addr) | swoc::IP6Addr | inline |
| operator=(sockaddr_in6 const *addr) | swoc::IP6Addr | inline |
| operator==(self_type const &lhs, self_type const &rhs) | swoc::IP6Addr | friend |
| operator>>=(unsigned n) | swoc::IP6Addr | |
| operator[](int idx) const | swoc::IP6Addr | |
| operator| (defined in swoc::IP6Addr) | swoc::IP6Addr | friend |
| operator|=(self_type const &that) | swoc::IP6Addr | |
| operator|=(IPMask const &that) | swoc::IP6Addr | inline |
| QUAD_IDX | swoc::IP6Addr | protectedstatic |
| QUAD_MASK | swoc::IP6Addr | protectedstatic |
| quad_store_type typedef | swoc::IP6Addr | protected |
| quad_type typedef | swoc::IP6Addr | |
| QUAD_WIDTH | swoc::IP6Addr | static |
| RAW_IDX | swoc::IP6Addr | protectedstatic |
| raw_type typedef | swoc::IP6Addr | |
| reorder(in6_addr &dst, raw_type const &src) | swoc::IP6Addr | static |
| reorder(raw_type &dst, in6_addr const &src) | swoc::IP6Addr | static |
| reorder(unsigned char dst[WORD_SIZE], unsigned char const src[WORD_SIZE]) | swoc::IP6Addr | inlineprotectedstatic |
| SIZE | swoc::IP6Addr | static |
| WIDTH | swoc::IP6Addr | static |
| WORD_MASK | swoc::IP6Addr | protectedstatic |
| WORD_SIZE (defined in swoc::IP6Addr) | swoc::IP6Addr | protectedstatic |
| word_store_type typedef | swoc::IP6Addr | protected |
| word_type typedef | swoc::IP6Addr | protected |
| WORD_WIDTH | swoc::IP6Addr | protectedstatic |