GNU CommonC++
ost::NetworkDeviceInfo Member List

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

address() const ost::NetworkDeviceInfoinline
broadcast() const ost::NetworkDeviceInfoinline
enumNetworkDevices(std::vector< NetworkDeviceInfo > &devs)ost::NetworkDeviceInfofriend
mtu() const ost::NetworkDeviceInfoinline
name() const ost::NetworkDeviceInfoinline
netmask() const ost::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