PIP  0.4.0_beta2
Platform-Independent Primitives
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PIEthernet::InterfaceList Class Reference

Array of Interface with some features. More...

+ Inheritance diagram for PIEthernet::InterfaceList:

Public Member Functions

const InterfacegetByIndex (int index) const
 Get interface with system index "index" or 0 if there is no one.
 
const InterfacegetByName (const PIString &name) const
 Get interface with system name "name" or 0 if there is no one.
 
const InterfacegetByAddress (const PIString &address) const
 Get interface with IP address "address" or 0 if there is no one.
 
const InterfacegetLoopback () const
 Get loopback interface or 0 if there is no one.
 

Detailed Description

Array of Interface with some features.