NetworkIpAddrPortInterface Member List

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

Alloc(MAXON_SOURCE_LOCATION_DECLARATION, const NetworkIpAddr &addr, Int32 port)NetworkIpAddrPortInterfacestatic
Flush()NetworkIpAddrInterface
GetAddress() constNetworkIpAddrPortInterface
GetHashCode() constNetworkIpAddrInterface
GetIPAndPort(sockaddr_storage *sockaddr, Int32 &len) constNetworkIpAddrPortInterface
GetIPv4(UChar &a, UChar &b, UChar &c, UChar &d) constNetworkIpAddrInterface
GetIPv4(sockaddr_in *sockaddr) constNetworkIpAddrInterface
GetIPv4AndPort(sockaddr_in *sockaddr) constNetworkIpAddrPortInterface
GetIPv6(UInt16 &x1, UInt16 &x2, UInt16 &x3, UInt16 &x4, UInt16 &x5, UInt16 &x6, UInt16 &x7, UInt16 &x8) constNetworkIpAddrInterface
GetIPv6(sockaddr_in6 *sockaddr) constNetworkIpAddrInterface
GetIPv6AndPort(sockaddr_in6 *sockaddr) constNetworkIpAddrPortInterface
GetNativeProtocol() constNetworkIpAddrInterface
GetNetworkSockAddrIn() constNetworkIpAddrInterface
GetPort() constNetworkIpAddrPortInterface
GetProtocol() constNetworkIpAddrInterface
GetString(Int32 port=0) constNetworkIpAddrInterface
IsEmpty() constNetworkIpAddrInterface
IsEqual(const NetworkIpAddrPortInterface *adr) constNetworkIpAddrPortInterface
IsEqual(const NetworkIpAddrInterface *adr) constNetworkIpAddrPortInterface
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
MAXON_INTERFACE_NONVIRTUAL_DERIVED(NetworkIpAddrPortInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.networkipaddrport")NetworkIpAddrPortInterfaceprivate
Reset()NetworkIpAddrInterface
SetIPAndPort(const sockaddr_storage *in)NetworkIpAddrPortInterface
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
SetIPv4AndPort(const sockaddr_in *in)NetworkIpAddrPortInterface
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
SetIPv6AndPort(const sockaddr_in6 *in)NetworkIpAddrPortInterface
SetNetworkSockaddrIn(const NetworkSockAddrIn &sa, PROTOCOL protocol)NetworkIpAddrInterface
SetPort(Int32 port)NetworkIpAddrPortInterface
SetProtocol(PROTOCOL protocol)NetworkIpAddrInterface
ToString(const FormatStatement *formatStatement=nullptr) constNetworkIpAddrPortInterface