Ip::Address Member List
  This is the complete list of members for Ip::Address, including all inherited members.
| Address() | Ip::Address | inline | 
| Address(const struct in_addr &) | Ip::Address | |
| Address(const struct sockaddr_in &) | Ip::Address | |
| Address(const struct in6_addr &) | Ip::Address | |
| Address(const struct sockaddr_in6 &) | Ip::Address | |
| Address(const struct hostent &) | Ip::Address | |
| Address(const struct addrinfo &) | Ip::Address | |
| Address(const char *) | Ip::Address | |
| applyClientMask(const Address &mask) | Ip::Address | |
| applyMask(const Address &mask) | Ip::Address | |
| applyMask(const unsigned int cidr, int mtype) | Ip::Address | |
| cidr() const | Ip::Address | |
| compareWhole(const Ip::Address &rhs) const | Ip::Address | |
| FreeAddr(struct addrinfo *&ai) | Ip::Address | static | 
| fromHost(const char *hostWithoutPort) | Ip::Address | |
| getAddrInfo(struct addrinfo *&ai, int force=AF_UNSPEC) const | Ip::Address | |
| GetHostByName(const char *s) | Ip::Address | |
| getInAddr(struct in_addr &) const | Ip::Address | |
| getInAddr(struct in6_addr &) const | Ip::Address | |
| getReverseString(char buf[MAX_IPSTRLEN], int show_type=AF_UNSPEC) const | Ip::Address | |
| getReverseString4(char buf[MAX_IPSTRLEN], const struct in_addr &dat) const | Ip::Address | private | 
| getReverseString6(char buf[MAX_IPSTRLEN], const struct in6_addr &dat) const | Ip::Address | private | 
| getSockAddr(struct sockaddr_storage &addr, const int family) const | Ip::Address | |
| getSockAddr(struct sockaddr_in &) const | Ip::Address | |
| getSockAddr(struct sockaddr_in6 &) const | Ip::Address | |
| InitAddr(struct addrinfo *&ai) | Ip::Address | static | 
| isAnyAddr() const | Ip::Address | |
| isIPv4() const | Ip::Address | |
| isIPv6() const | Ip::Address | |
| isLocalhost() const | Ip::Address | |
| isNoAddr() const | Ip::Address | |
| isSiteLocal6() const | Ip::Address | |
| isSiteLocalAuto() const | Ip::Address | |
| isSockAddr() const | Ip::Address | |
| lookupHostIP(const char *s, bool nodns) | Ip::Address | private | 
| map4to6(const struct in_addr &src, struct in6_addr &dest) const | Ip::Address | private | 
| map6to4(const struct in6_addr &src, struct in_addr &dest) const | Ip::Address | private | 
| matchIPAddr(const Address &rhs) const | Ip::Address | |
| MAX_IP4_STRLEN | Ip::Address | privatestatic | 
| MAX_IP6_STRLEN | Ip::Address | privatestatic | 
| mSocketAddr_ | Ip::Address | private | 
| NoAddr() | Ip::Address | inlinestatic | 
| operator!=(Address const &s) const | Ip::Address | |
| operator<(Address const &rhs) const | Ip::Address | |
| operator<=(Address const &rhs) const | Ip::Address | |
| operator=(struct sockaddr_in const &s) | Ip::Address | |
| operator=(struct sockaddr_storage const &s) | Ip::Address | |
| operator=(struct in_addr const &s) | Ip::Address | |
| operator=(struct in6_addr const &s) | Ip::Address | |
| operator=(struct sockaddr_in6 const &s) | Ip::Address | |
| operator=(const struct hostent &s) | Ip::Address | |
| operator=(const struct addrinfo &s) | Ip::Address | |
| operator=(const char *s) | Ip::Address | |
| operator==(Address const &s) const | Ip::Address | |
| operator>(Address const &rhs) const | Ip::Address | |
| operator>=(Address const &rhs) const | Ip::Address | |
| Parse(const char *) | Ip::Address | static | 
| port() const | Ip::Address | |
| port(unsigned short port) | Ip::Address | |
| setAnyAddr() | Ip::Address | |
| setEmpty() | Ip::Address | |
| setIPv4() | Ip::Address | |
| setLocalhost() | Ip::Address | |
| setNoAddr() | Ip::Address | |
| STRLEN_IP4A | Ip::Address | privatestatic | 
| STRLEN_IP4R | Ip::Address | privatestatic | 
| STRLEN_IP4S | Ip::Address | privatestatic | 
| STRLEN_IP6A | Ip::Address | privatestatic | 
| STRLEN_IP6R | Ip::Address | privatestatic | 
| STRLEN_IP6S | Ip::Address | privatestatic | 
| toHostStr(char *buf, const unsigned int len) const | Ip::Address | |
| toStr(char *buf, const unsigned int blen, int force=AF_UNSPEC) const | Ip::Address | |
| toUrl(char *buf, unsigned int len) const | Ip::Address | |
| turnMaskedBitsOn(const Address &mask) | Ip::Address | |
| v4_anyaddr | Ip::Address | privatestatic | 
| v4_localhost | Ip::Address | privatestatic | 
| v4_noaddr | Ip::Address | privatestatic | 
| v6_noaddr | Ip::Address | privatestatic | 
Introduction
- About Squid
 - Why Squid?
 - Squid Developers
 - How to Donate
 - How to Help Out
 - Getting Squid
 - Squid Source Packages
 - Squid Deployment Case-Studies
 - Squid Software Foundation
 
Documentation
- Quick Setup
 - Configuration:
 - FAQ and Wiki
 - Guide Books:
 - Non-English
 - More...
 
Support
- Security Advisories
 - Bugzilla Database
 - Mailing lists
 - Contacting us
 - Commercial services
 - Project Sponsors
 - Squid-based products
 
