NetworkIpAddrInterface Member List

This is the complete list of members for NetworkIpAddrInterface , including all inherited members.

Flush () NetworkIpAddrInterface
GetHashCode () const NetworkIpAddrInterface
GetIPv4 (UChar &a, UChar &b, UChar &c, UChar &d) const NetworkIpAddrInterface
GetIPv4 (sockaddr_in *sockaddr) const NetworkIpAddrInterface
GetIPv6 (UInt16 &x1, UInt16 &x2, UInt16 &x3, UInt16 &x4, UInt16 &x5, UInt16 &x6, UInt16 &x7, UInt16 &x8) const NetworkIpAddrInterface
GetIPv6 (sockaddr_in6 *sockaddr) const NetworkIpAddrInterface
GetNativeProtocol () const NetworkIpAddrInterface
GetNetworkSockAddrIn () const NetworkIpAddrInterface
GetProtocol () const NetworkIpAddrInterface
GetString (Int32 port=0) const NetworkIpAddrInterface
IsEmpty () const NetworkIpAddrInterface
IsEqual (const NetworkIpAddrInterface *adr) const NetworkIpAddrInterface
IsInSameNetwork (const NetworkIpAddr &otherAddress, const NetworkIpAddr &subnetMask) const NetworkIpAddrInterface
IsMulticastAddress () const NetworkIpAddrInterface
IsPopulated () const NetworkIpAddrInterface
IsPrivateAddress () const NetworkIpAddrInterface
IsUnspecified () const NetworkIpAddrInterface
IsValid () const NetworkIpAddrInterface
IsWildcardAddress () const NetworkIpAddrInterface
MAXON_INTERFACE_NONVIRTUAL (NetworkIpAddrInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.networkipaddr") NetworkIpAddrInterface private
重置 () NetworkIpAddrInterface
SetIPv4 (UInt32 ip, Bool isHostByteOrder) NetworkIpAddrInterface
SetIPv4 (UChar a, UChar b, UChar c, UChar d) NetworkIpAddrInterface
SetIPv4 (const in_addr &in) NetworkIpAddrInterface
SetIPv4 (const sockaddr_in *in) NetworkIpAddrInterface
SetIPv4 (WILDCARD_IPV4_ADDRESS_TYPE) NetworkIpAddrInterface
SetIPv6 (UInt16 x1, UInt16 x2, UInt16 x3, UInt16 x4, UInt16 x5, UInt16 x6, UInt16 x7, UInt16 x8) NetworkIpAddrInterface
SetIPv6 (const in6_addr &in) NetworkIpAddrInterface
SetIPv6 (const sockaddr_in6 *in) NetworkIpAddrInterface
SetIPv6 (WILDCARD_IPV6_ADDRESS_TYPE) NetworkIpAddrInterface
SetNetworkSockaddrIn (const NetworkSockAddrIn &sa, PROTOCOL protocol) NetworkIpAddrInterface
SetProtocol (PROTOCOL protocol) NetworkIpAddrInterface
ToString (const FormatStatement *formatStatement=nullptr) const NetworkIpAddrInterface