assignHost(const hostent *host) | Url | [private] |
assignIP(unsigned long ip, bool lazy=true) | Url | [private] |
bLazy | Url | [mutable, private] |
format(DWORD dwAddress) | Url | [static] |
format(const in_addr &addr) | Url | [static] |
hostname() const | Url | |
hostnames() const | Url | |
inNet(const in_addr &addr, const in_addr &netmask, unsigned char netwidth) | Url | [static] |
inNet(const in_addr &addr, const UrlRange &range) | Url | [static] |
INTERNET enum value | Url | |
INTRANET enum value | Url | |
ip() const | Url | |
ips() const | Url | |
m_addresses | Url | [private] |
m_hostnames | Url | [private] |
NORDNS | Url | [static] |
operator const in_addr &() const | Url | |
operator==(const Url &other) const | Url | |
RESERVED enum value | Url | |
retrieveHost(const in_addr *add) const | Url | [private] |
setType(const in_addr &addr) | Url | [private] |
similar(const in_addr &addr) const | Url | |
type | Url | |
Type enum name | Url | |
Url(const in_addr &addr, bool lazy=true) | Url | |
Url(const std::string &hostname, bool lazy=true) | Url | |
~Url() | Url | [virtual] |