PIP
0.4.0_beta2
Platform-Independent Primitives
|
Array of Interface with some features. More...
Public Member Functions | |
const Interface * | getByIndex (int index) const |
Get interface with system index "index" or 0 if there is no one. | |
const Interface * | getByName (const PIString &name) const |
Get interface with system name "name" or 0 if there is no one. | |
const Interface * | getByAddress (const PIString &address) const |
Get interface with IP address "address" or 0 if there is no one. | |
const Interface * | getLoopback () const |
Get loopback interface or 0 if there is no one. | |
Array of Interface with some features.