Base Framework
|
This is the complete list of members for InetInterface, including all inherited members.
BROADCAST enum value (defined in InetInterface) | InetInterface | |
DYNAMIC enum value (defined in InetInterface) | InetInterface | |
Flag enum name (defined in InetInterface) | InetInterface | |
getAddress(unsigned int index) | InetInterface | static |
getAddress() const noexcept | InetInterface | inline |
getBroadcast() const noexcept | InetInterface | inline |
getDestination() const noexcept | InetInterface | inline |
getEthernetAddress() const noexcept | InetInterface | inline |
getFlags() const noexcept | InetInterface | inline |
getIndex() const noexcept | InetInterface | inline |
getIndexByAddress(const InetAddress &address) | InetInterface | static |
getIndexByName(const String &name) | InetInterface | static |
getInterfaceNames() | InetInterface | static |
getInterfaces() | InetInterface | static |
getMetric() const noexcept | InetInterface | inline |
getName(unsigned int index) | InetInterface | static |
getName() const noexcept | InetInterface | inline |
getNetmask() const noexcept | InetInterface | inline |
InetInterface() noexcept | InetInterface | |
InetInterface(const String &name) | InetInterface | |
InetInterface(const InetAddress &address) noexcept | InetInterface | |
InetInterface(const InetInterface ©) noexcept | InetInterface | |
LOOPBACK enum value (defined in InetInterface) | InetInterface | |
MULTICAST enum value (defined in InetInterface) | InetInterface | |
POINT_TO_POINT enum value (defined in InetInterface) | InetInterface | |
UP enum value (defined in InetInterface) | InetInterface |