libcommonc++
0.7
|
This is the complete list of members for InetAddress, including all inherited members.
ANY | InetAddress | static |
getAddress() const | InetAddress | inline |
getHost() const | InetAddress | |
getNetworkClass() const | InetAddress | |
InetAddress() | InetAddress | |
InetAddress(const String &host) | InetAddress | explicit |
InetAddress(uint32_t addr) | InetAddress | explicit |
InetAddress(byte_t addr[4]) | InetAddress | explicit |
isLinkLocal() const | InetAddress | |
isMulticast() const | InetAddress | |
isNonroutable() const | InetAddress | |
isResolved() const | InetAddress | inline |
operator &=(const InetAddress &other) | InetAddress | |
operator!=(const InetAddress &other) const | InetAddress | inline |
operator==(const InetAddress &other) const | InetAddress | |
operator|=(const InetAddress &other) | InetAddress | |
resolve() | InetAddress | |
setAddress(uint32_t addr) | InetAddress | |
setHost(const String &host) | InetAddress | |
toIPString() const | InetAddress | |
toString() const | InetAddress | |
~InetAddress() | InetAddress |