, including all inherited members.
| Address | InternetAddress | |
| calculateChecksum(card8 *buffer, const cardinal bytes, card32 sum) | InternetAddress | [static] |
| createSocketAddress(const integer family) | SocketAddress | [static] |
| createSocketAddress(const cardinal flags, const String &name) | SocketAddress | [static] |
| createSocketAddress(const cardinal flags, const String &name, const card16 port) | SocketAddress | [static] |
| createSocketAddress(const cardinal flags, sockaddr *address, const socklen_t length) | SocketAddress | [static] |
| deleteAddressList(SocketAddress **&addressArray) | SocketAddress | [static] |
| duplicate() const | InternetFlow | [virtual] |
| FlowInfo | InternetFlow | [private] |
| Format | SocketAddress | [protected] |
| getAddressString(const cardinal format=PF_Default) const | InternetFlow | [virtual] |
| getFamily() const | InternetAddress | [virtual] |
| getFlowInfo() const | InternetFlow | [inline] |
| getFlowLabel() const | InternetFlow | [inline] |
| getFullHostName(char *str, const size_t size) | InternetAddress | [static] |
| getHostByName(const String &name, card16 *myadr, card16 *myscope=NULL) | InternetAddress | [static] |
| getIPv4Address(const in_addr &ipv4Address) | InternetAddress | [static] |
| getLocalAddress(const InternetAddress &peer) | InternetAddress | [static] |
| SocketAddress::getLocalAddress(const SocketAddress &peer) | SocketAddress | [static] |
| getPort() const | InternetAddress | [virtual] |
| getPortableAddress() const | InternetAddress | [inline] |
| getPrintFormat() const | SocketAddress | [inline] |
| getServiceByName(const char *name) | InternetAddress | [static] |
| getSystemAddress(sockaddr *buffer, const socklen_t length, const cardinal type) const | InternetFlow | [virtual] |
| getTrafficClass() const | InternetFlow | [inline] |
| hasIPv6() | InternetAddress | [inline, static] |
| Host16 | InternetAddress | |
| Host32 | InternetAddress | |
| init(const InternetAddress &address) | InternetAddress | |
| init(const String &hostName, const card16 port) | InternetAddress | |
| init(const card16 port) | InternetAddress | |
| init(const sockaddr *address, const socklen_t length) | InternetAddress | |
| init(const PortableAddress &address) | InternetAddress | |
| InternetAddress() | InternetAddress | |
| InternetAddress(const InternetAddress &address) | InternetAddress | |
| InternetAddress(const String &address) | InternetAddress | |
| InternetAddress(const String &hostName, const card16 port) | InternetAddress | |
| InternetAddress(const card16 port) | InternetAddress | |
| InternetAddress(const sockaddr *address, const socklen_t length) | InternetAddress | |
| InternetAddress(const PortableAddress &address) | InternetAddress | |
| InternetFlow() | InternetFlow | |
| InternetFlow(const InternetFlow &flow) | InternetFlow | |
| InternetFlow(const InternetAddress &address, const card32 flowLabel, const card8 trafficClass) | InternetFlow | |
| isBroadcast() const | InternetAddress | [inline] |
| isGlobal() const | InternetAddress | [inline] |
| isGlobalMulticast() const | InternetAddress | [inline] |
| isIPv4() const | InternetAddress | [inline] |
| isIPv4compatible() const | InternetAddress | [inline] |
| isIPv6() const | InternetAddress | [inline] |
| isLinkLocal() const | InternetAddress | [inline] |
| isLinkLocalMulticast() const | InternetAddress | [inline] |
| isLoopback() const | InternetAddress | [inline] |
| isMulticast() const | InternetAddress | [inline] |
| isNodeLocalMulticast() const | InternetAddress | [inline] |
| isNull() const | InternetAddress | [inline] |
| isOrgLocalMulticast() const | InternetAddress | [inline] |
| isReserved() const | InternetAddress | [inline] |
| isSiteLocal() const | InternetAddress | [inline] |
| isSiteLocalMulticast() const | InternetAddress | [inline] |
| isUnicast() const | InternetAddress | [inline] |
| isUnspecified() const | InternetAddress | [inline] |
| isValid() const | InternetAddress | [virtual] |
| MaxSockLen | SocketAddress | [static] |
| newAddressList(const cardinal entries) | SocketAddress | [static] |
| operator!=(const InternetAddress &address) const | InternetAddress | [inline] |
| operator<(const InternetAddress &address) const | InternetAddress | |
| operator<<(std::ostream &os, const SocketAddress &sa) | SocketAddress | [friend] |
| operator<=(const InternetAddress &address) const | InternetAddress | [inline] |
| operator=(const InternetAddress &source) | InternetAddress | [inline] |
| operator==(const InternetAddress &address) const | InternetAddress | |
| operator>(const InternetAddress &address) const | InternetAddress | |
| operator>=(const InternetAddress &address) const | InternetAddress | [inline] |
| PF_Address enum value | SocketAddress | |
| PF_Default enum value | SocketAddress | |
| PF_Full enum value | SocketAddress | |
| PF_HidePort enum value | SocketAddress | |
| PF_Hostname enum value | SocketAddress | |
| PF_Legacy enum value | SocketAddress | |
| PrintFormat enum name | SocketAddress | |
| reset() | InternetFlow | [virtual] |
| setFlowLabel(const card32 flowLabel) | InternetFlow | [inline] |
| setIPv4Address(const InternetAddress &address, in_addr *ipv4Address) | InternetAddress | [static] |
| setPort(const card16 port) | InternetAddress | [virtual] |
| setPrintFormat(const cardinal format) | SocketAddress | [inline] |
| setSystemAddress(sockaddr *address, socklen_t length) | InternetFlow | |
| InternetAddress::setSystemAddress(const sockaddr *address, const socklen_t length) | InternetAddress | [virtual] |
| setTrafficClass(const card8 trafficClass) | InternetFlow | [inline] |
| UseIPv6 | InternetAddress | [static] |
| wrapChecksum(card32 sum) | InternetAddress | [static] |
| ~InternetAddress() | InternetAddress | |
| ~SocketAddress() | SocketAddress | [virtual] |