#include <wvinterface.h>
Collaboration diagram for WvInterfaceDict:
Public Member Functions | |
| WvInterfaceDict () | |
| ~WvInterfaceDict () | |
| void | update () |
| bool | islocal (const WvAddr &addr) |
| bool | on_local_net (const WvIPNet &addr) |
| WvInterface * | operator[] (WvStringParm str) |
Public Attributes | |
| WvLog | log |
Static Public Attributes | |
| WvInterfaceDictBase | slist |
| int | links = 0 |
|
|
Definition at line 584 of file wvinterface.cc. |
|
|
Definition at line 591 of file wvinterface.cc. |
|
|
Definition at line 676 of file wvinterface.cc. References WvIPNet::base(), WvIPNet::broadcast(), WvInterface::hwaddr(), WvInterface::ipaddr(), and WvInterface::valid. Referenced by WvIPAliaser::add(), and on_local_net(). |
|
|
Definition at line 701 of file wvinterface.cc. References WvIPNet::includes(), WvInterface::ipaddr(), islocal(), WvInterface::isup(), and WvInterface::valid. |
|
|
Definition at line 143 of file wvinterface.h. References slist, and WvStringParm. |
|
|
Definition at line 605 of file wvinterface.cc. References find_ifname(), WvStream::getline(), WvInterface::hwaddr(), log, WvInterface::rescan(), slist, WvLog::split(), and WvInterface::valid. Referenced by WvIPAliaser::start_edit(), and WvInterfaceDict(). |
|
|
Definition at line 28 of file wvinterface.cc. Referenced by WvInterfaceDict(), and ~WvInterfaceDict(). |
|
|
Definition at line 124 of file wvinterface.h. Referenced by update(). |
|
|
Referenced by operator[](), update(), and ~WvInterfaceDict(). |
1.3.6-20040222