This is the complete list of members for Proud::AddrPort, including all inherited members.
AddrPort() | Proud::AddrPort | |
From(const NamedAddrPort &src) | Proud::AddrPort | static |
FromAnyIPPort(const int32_t &af, uint16_t port) | Proud::AddrPort | static |
FromHostNamePort(AddrPort *outAddrPort, SocketErrorCode &errorCode, const String &hostName, uint16_t port) (defined in Proud::AddrPort) | Proud::AddrPort | static |
FromIPPort(const int32_t &af, const String &ipAddress, uint16_t port) (defined in Proud::AddrPort) | Proud::AddrPort | static |
FromIPPortV4(const String &ipAddress, uint16_t port) | Proud::AddrPort | static |
FromIPPortV6(const String &ipAddress, uint16_t port) (defined in Proud::AddrPort) | Proud::AddrPort | static |
FromNative(const ExtendSockAddr &in) (defined in Proud::AddrPort) | Proud::AddrPort | |
FromNativeV4(const sockaddr_in &in) | Proud::AddrPort | |
FromNativeV6(const sockaddr_in6 &in) (defined in Proud::AddrPort) | Proud::AddrPort | |
GetIPv4Address(uint32_t *outIPv4Address) const (defined in Proud::AddrPort) | Proud::AddrPort | |
Hash() const (defined in Proud::AddrPort) | Proud::AddrPort | inline |
IPToString() const | Proud::AddrPort | virtual |
IsAddressEqualTo(const AddrPort &a) const (defined in Proud::AddrPort) | Proud::AddrPort | inline |
IsAnyOrUnicastEndpoint() const (defined in Proud::AddrPort) | Proud::AddrPort | |
IsEqualAddress(const AddrPort &a, const AddrPort &b) (defined in Proud::AddrPort) | Proud::AddrPort | inlinestatic |
IsIPv4MappedIPv6Addr() const | Proud::AddrPort | |
IsUnicastEndpoint() const | Proud::AddrPort | |
m_addr (defined in Proud::AddrPort) | Proud::AddrPort | |
m_port | Proud::AddrPort | |
operator!=(const AddrPort &rhs) const (defined in Proud::AddrPort) | Proud::AddrPort | inline |
operator<(const AddrPort &b) const (defined in Proud::AddrPort) | Proud::AddrPort | inline |
operator==(const AddrPort &b) const (defined in Proud::AddrPort) | Proud::AddrPort | inline |
PN_ALIGN(4) ExtendAddr (defined in Proud::AddrPort) | Proud::AddrPort | inline |
SetIPv4MappedIPv6Address(uint32_t ipv4Address) (defined in Proud::AddrPort) | Proud::AddrPort | |
SetIPv6Address(const in6_addr &addr) (defined in Proud::AddrPort) | Proud::AddrPort | |
SetIPv6Address(const uint8_t *src, const size_t length) (defined in Proud::AddrPort) | Proud::AddrPort | |
Synthesize(const uint8_t *pref, const size_t prefLength, const uint32_t v4BinaryAddress) (defined in Proud::AddrPort) | Proud::AddrPort | |
ToNativeV4(ExtendSockAddr &output, ErrorInfo &outErrorInfo) const (defined in Proud::AddrPort) | Proud::AddrPort | |
ToNativeV6(ExtendSockAddr &out) const (defined in Proud::AddrPort) | Proud::AddrPort | |
ToString() const | Proud::AddrPort | virtual |
Unassigned | Proud::AddrPort | static |