NetworkIpInterface Member List

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

GetAdapterIndex(const String &adapterName)NetworkIpInterfacestatic
GetAdapterIndex(const NetworkIpAddr &address)NetworkIpInterfacestatic
GetAllNetworkAdapters()NetworkIpInterfacestatic
GetBestNetworkAdapter(PROTOCOL protocol=PROTOCOL::IPV4)NetworkIpInterfacestatic
GetBroadcastAddress(const NetworkIpAddr &ipAddress, const NetworkIpAddr &subnetMask)NetworkIpInterfacestatic
GetHostname()NetworkIpInterfacestatic
GetHostname(const NetworkIpAddr &ipAddr, Bool useShortHostname=false)NetworkIpInterfacestatic
GetIpAddress(const String &address, Bool resolve=true, Bool forceResolve=false)NetworkIpInterfacestatic
GetIpAddressAndPort(const String &address, Bool resolve=true, Bool forceResolve=false)NetworkIpInterfacestatic
GetMacAddress()NetworkIpInterfacestatic
GetTimeString()NetworkIpInterfacestatic
MacAddressToString(const BaseArray< UChar > &macAddress)NetworkIpInterfacestatic
MAXON_INTERFACE_NONVIRTUAL(NetworkIpInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networkip")NetworkIpInterfaceprivate
MAXON_OBSERVABLE_STATIC(void, ObservableNetworkInterfaceChanged,(), ObservableCombinerRunAllComponent)NetworkIpInterface
OpenListener(const NetworkIpAddrPort &address, const ThreadRef &thread, TimeValue connectionTimeout, Bool useNagleAlgorithm)NetworkIpInterfacestatic
OpenListener(const String &address, const ThreadRef &thread, TimeValue connectionTimeout, Bool useNagleAlgorithm)NetworkIpInterfacestatic
OpenOutgoing(const NetworkIpAddrPort &address, const ThreadRef &thread, TimeValue connectTimeout, TimeValue sessionTimeout, Bool useNagleAlgorithm, Bool fullDuplex)NetworkIpInterfacestatic
OpenOutgoing(const String &address, const ThreadRef &thread, TimeValue connectTimeout, TimeValue sessionTimeout, Bool useNagleAlgorithm, Bool fullDuplex)NetworkIpInterfacestatic
OpenWaitForIncoming(const NetworkConnectionRef &listener, const ThreadRef &connection, TimeValue connectionTimeout, Bool fullDuplex)NetworkIpInterfacestatic
ResolveHostname(const String &address, PROTOCOL ptype, BaseArray< NetworkIpAddr > &arr, Bool firstMatch=true, Bool forceResolve=false)NetworkIpInterfacestatic
SocketIOWait(SOCKET socket, SOCKETMODE mode, TimeValue timeoutMode, const ThreadRef &bt)NetworkIpInterfacestatic
SplitAddress(const String &address, String *scheme, String *host, Int32 *port)NetworkIpInterfacestatic
WakeOnLan(const BaseArray< UChar > &macAddress, const NetworkIpAddr &broadcastAddress)NetworkIpInterfacestatic