GNU CommonC++
ost::NetworkDeviceInfo Member List

This is the complete list of members for ost::NetworkDeviceInfo, including all inherited members.

address() constost::NetworkDeviceInfoinline
broadcast() constost::NetworkDeviceInfoinline
enumNetworkDevicesost::NetworkDeviceInfofriend
mtu() constost::NetworkDeviceInfoinline
name() constost::NetworkDeviceInfoinline
netmask() constost::NetworkDeviceInfoinline
NetworkDeviceInfo(const String &name, const InetHostAddress &addr, const BroadcastAddress &broadcast, const InetMaskAddress &netmask, int mtu)ost::NetworkDeviceInfoprotected
NetworkDeviceInfo(const NetworkDeviceInfo &ndi)ost::NetworkDeviceInfo
~NetworkDeviceInfo()ost::NetworkDeviceInfo