Network device information class.
More...
#include <network.h>
List of all members.
Detailed Description
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
Constructor & Destructor Documentation
ost::NetworkDeviceInfo::~NetworkDeviceInfo |
( |
| ) |
|
Member Function Documentation
Returns the Address of the network device.
Returns the Broadcast address of the network device.
const int ost::NetworkDeviceInfo::mtu |
( |
| ) |
const |
|
inline |
const String& ost::NetworkDeviceInfo::name |
( |
| ) |
const |
|
inline |
Returns the Name of the network device.
Returns the Netmask of the network device.
Friends And Related Function Documentation
Enumerate all available network devices.
The documentation for this class was generated from the following file: