NetworkIpAddrInterface Member List

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

Flush()NetworkIpAddrInterface
GetHashCode() constNetworkIpAddrInterface
GetIPv4(UChar &a, UChar &b, UChar &c, UChar &d) constNetworkIpAddrInterface
GetIPv4(sockaddr_in *sockaddr) constNetworkIpAddrInterface
GetIPv6(UInt16 &x1, UInt16 &x2, UInt16 &x3, UInt16 &x4, UInt16 &x5, UInt16 &x6, UInt16 &x7, UInt16 &x8) constNetworkIpAddrInterface
GetIPv6(sockaddr_in6 *sockaddr) constNetworkIpAddrInterface
GetNativeProtocol() constNetworkIpAddrInterface
GetNetworkSockAddrIn() constNetworkIpAddrInterface
GetProtocol() constNetworkIpAddrInterface
GetString(Int32 port=0) constNetworkIpAddrInterface
IsEmpty() constNetworkIpAddrInterface
IsEqual(const NetworkIpAddrInterface *adr) constNetworkIpAddrInterface
IsInSameNetwork(const NetworkIpAddr &otherAddress, const NetworkIpAddr &subnetMask) constNetworkIpAddrInterface
IsMulticastAddress() constNetworkIpAddrInterface
IsPopulated() constNetworkIpAddrInterface
IsPrivateAddress() constNetworkIpAddrInterface
IsUnspecified() constNetworkIpAddrInterface
IsValid() constNetworkIpAddrInterface
IsWildcardAddress() constNetworkIpAddrInterface
MAXON_INTERFACE_NONVIRTUAL(NetworkIpAddrInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.networkipaddr")NetworkIpAddrInterfaceprivate
Reset()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) constNetworkIpAddrInterface