|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::IP4Addr, including all inherited members.
| _addr | swoc::IP4Addr | protected |
| AF_value | swoc::IP4Addr | static |
| bytes typedef | swoc::IP4Addr | protected |
| cmp(self_type const &that) const | swoc::IP4Addr | inline |
| copy_to(sockaddr *sa) const | swoc::IP4Addr | inline |
| copy_to(sockaddr_in *sin) const | swoc::IP4Addr | |
| family() const | swoc::IP4Addr | inline |
| host_order() const | swoc::IP4Addr | inline |
| IP4Addr()=default | swoc::IP4Addr | |
| IP4Addr(self_type const &that)=default | swoc::IP4Addr | |
| IP4Addr(in_addr_t addr) | swoc::IP4Addr | inlineexplicit |
| IP4Addr(sockaddr_in const *s) | swoc::IP4Addr | explicit |
| IP4Addr(string_view const &text) | swoc::IP4Addr | inline |
| IP4Range (defined in swoc::IP4Addr) | swoc::IP4Addr | friend |
| is_any() const | swoc::IP4Addr | inline |
| is_link_local() const | swoc::IP4Addr | inline |
| is_loopback() const | swoc::IP4Addr | inline |
| is_multicast() const | swoc::IP4Addr | inline |
| is_private() const | swoc::IP4Addr | inline |
| load(string_view const &text) | swoc::IP4Addr | |
| MAX | swoc::IP4Addr | static |
| MIN | swoc::IP4Addr | static |
| network_order() const | swoc::IP4Addr | inline |
| operator!=(self_type const &lhs, self_type const &rhs) | swoc::IP4Addr | friend |
| operator&=(IPMask const &mask) | swoc::IP4Addr | inline |
| operator&=(self_type const &that) | swoc::IP4Addr | inline |
| operator++() | swoc::IP4Addr | inline |
| operator--() | swoc::IP4Addr | inline |
| operator<(self_type const &lhs, self_type const &rhs) | swoc::IP4Addr | friend |
| operator<<=(unsigned n) | swoc::IP4Addr | inline |
| operator<=(self_type const &lhs, self_type const &rhs) | swoc::IP4Addr | friend |
| operator=(self_type const &that)=default | swoc::IP4Addr | |
| operator=(in_addr_t ip) | swoc::IP4Addr | inline |
| operator=(sockaddr_in const *sa) | swoc::IP4Addr | |
| operator==(self_type const &lhs, self_type const &rhs) | swoc::IP4Addr | friend |
| operator>>=(unsigned n) | swoc::IP4Addr | inline |
| operator[](unsigned idx) const | swoc::IP4Addr | inline |
| operator|=(IPMask const &mask) | swoc::IP4Addr | inline |
| operator|=(self_type const &that) | swoc::IP4Addr | inline |
| reorder(in_addr_t src) | swoc::IP4Addr | static |
| SIZE | swoc::IP4Addr | static |
| WIDTH | swoc::IP4Addr | static |