#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(), islocal(), and WvInterface::valid. Referenced by WvIPAliaser::add(), islocal(), and on_local_net(). |
|
Definition at line 701 of file wvinterface.cc. References WvIPNet::includes(), WvInterface::ipaddr(), islocal(), WvInterface::isup(), on_local_net(), and WvInterface::valid. Referenced by on_local_net(). |
|
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, 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(). |