Network device information class.
More...
#include <network.h>
Network device information class.
This class is used to hold various informations about a TCP/IP network device. Which can be obtained by a call to enumNetworkDevices()
- Author
- Christian Prochnow cproc.nosp@m.h@se.nosp@m.culog.nosp@m.ix.d.nosp@m.e
§ NetworkDeviceInfo() [1/2]
§ NetworkDeviceInfo() [2/2]
§ ~NetworkDeviceInfo()
ost::NetworkDeviceInfo::~NetworkDeviceInfo |
( |
| ) |
|
§ address()
Returns the Address of the network device.
§ broadcast()
Returns the Broadcast address of the network device.
§ mtu()
const int ost::NetworkDeviceInfo::mtu |
( |
| ) |
const |
|
inline |
§ name()
const String& ost::NetworkDeviceInfo::name |
( |
| ) |
const |
|
inline |
Returns the Name of the network device.
§ netmask()
Returns the Netmask of the network device.
§ enumNetworkDevices
Enumerate all available network devices.
The documentation for this class was generated from the following file: