|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::IP6Srv, including all inherited members.
| _addr | swoc::IP6Srv | protected |
| _port | swoc::IP6Srv | protected |
| addr() const | swoc::IP6Srv | inline |
| assign(IP6Addr const &addr) | swoc::IP6Srv | inline |
| assign(in_port_t port) | swoc::IP6Srv | inline |
| assign(IP6Addr const &addr, in_port_t port) | swoc::IP6Srv | inline |
| assign(sockaddr_in6 const *s) | swoc::IP6Srv | inline |
| family() | swoc::IP6Srv | inlinestatic |
| host_order_port() const | swoc::IP6Srv | inline |
| IP6Srv()=default | swoc::IP6Srv | |
| IP6Srv(IP6Addr addr, in_port_t port=0) | swoc::IP6Srv | inlineexplicit |
| IP6Srv(IPSrv const &that) | swoc::IP6Srv | inlineexplicit |
| IP6Srv(sockaddr_in6 const *s) | swoc::IP6Srv | inlineexplicit |
| IP6Srv(swoc::TextView text) | swoc::IP6Srv | explicit |
| load(swoc::TextView text) | swoc::IP6Srv | |
| network_order_port() const | swoc::IP6Srv | inline |
| operator IP6Addr const &() const | swoc::IP6Srv | inline |
| operator!=(self_type that) const (defined in swoc::IP6Srv) | swoc::IP6Srv | inline |
| operator<(self_type that) const (defined in swoc::IP6Srv) | swoc::IP6Srv | inline |
| operator<=(self_type const &that) const (defined in swoc::IP6Srv) | swoc::IP6Srv | inline |
| operator==(self_type that) const (defined in swoc::IP6Srv) | swoc::IP6Srv | inline |
| operator>(self_type const &that) const (defined in swoc::IP6Srv) | swoc::IP6Srv | inline |
| operator>=(self_type const &that) const (defined in swoc::IP6Srv) | swoc::IP6Srv | inline |