|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::IPSrv, including all inherited members.
| _family | swoc::IPSrv | protected |
| _srv (defined in swoc::IPSrv) | swoc::IPSrv | protected |
| addr() const | swoc::IPSrv | inline |
| assign(IP4Addr const &addr) | swoc::IPSrv | inline |
| assign(IP6Addr const &addr) | swoc::IPSrv | inline |
| assign(IPAddr const &addr) | swoc::IPSrv | inline |
| assign(in_port_t port) | swoc::IPSrv | inline |
| assign(IP4Addr const &addr, in_port_t port) | swoc::IPSrv | inline |
| assign(IP6Addr const &addr, in_port_t port) | swoc::IPSrv | inline |
| assign(sockaddr const *sa) | swoc::IPSrv | |
| assign(sockaddr_in const *s) | swoc::IPSrv | inline |
| assign(sockaddr_in6 const *s) | swoc::IPSrv | inline |
| assign(IPAddr const &addr, in_port_t port) | swoc::IPSrv | inline |
| family() const | swoc::IPSrv | inline |
| host_order_port() const | swoc::IPSrv | inline |
| ip4() const | swoc::IPSrv | inline |
| ip6() const | swoc::IPSrv | inline |
| IPSrv()=default | swoc::IPSrv | |
| IPSrv(IP4Addr addr, in_port_t port=0) (defined in swoc::IPSrv) | swoc::IPSrv | inlineexplicit |
| IPSrv(IP6Addr addr, in_port_t port=0) | swoc::IPSrv | inlineexplicit |
| IPSrv(IPAddr addr, in_port_t port=0) | swoc::IPSrv | explicit |
| IPSrv(sockaddr const *sa) | swoc::IPSrv | inlineexplicit |
| IPSrv(sockaddr_in const *s) | swoc::IPSrv | inlineexplicit |
| IPSrv(sockaddr_in6 const *s) | swoc::IPSrv | inlineexplicit |
| IPSrv(IPEndpoint const &ep) | swoc::IPSrv | explicit |
| IPSrv(swoc::TextView text) | swoc::IPSrv | explicit |
| is_ip4() const | swoc::IPSrv | inline |
| is_ip6() const | swoc::IPSrv | inline |
| is_valid() const | swoc::IPSrv | inline |
| load(swoc::TextView text) | swoc::IPSrv | |
| network_order_port() const | swoc::IPSrv | inline |
| operator=(self_type const &that)=default | swoc::IPSrv | |
| operator=(IP4Srv const &that) | swoc::IPSrv | inline |
| operator=(IP6Srv const &that) | swoc::IPSrv | inline |
| operator=(sockaddr const *sa) | swoc::IPSrv | inline |
| operator=(sockaddr_in const *s) | swoc::IPSrv | inline |
| operator=(sockaddr_in6 const *s) | swoc::IPSrv | inline |