#include <wvinterface.h>
Public Methods | |
WvInterfaceDict () | |
~WvInterfaceDict () | |
void | update () |
bool | islocal (const WvAddr &addr) |
bool | on_local_net (const WvIPNet &addr) |
WvInterface * | operator[] (const WvString &str) |
operator WvInterfaceDictBase () | |
WvInterfaceDict () | |
~WvInterfaceDict () | |
void | update () |
bool | islocal (const WvAddr &addr) |
bool | on_local_net (const WvIPNet &addr) |
WvInterface * | operator[] (const WvString &str) |
operator WvInterfaceDictBase () | |
Public Attributes | |
WvLog | log |
Static Public Attributes | |
WvInterfaceDictBase | slist |
int | links = 0 |
|
Definition at line 539 of file wvinterface.cc. |
|
Definition at line 546 of file wvinterface.cc. References links, slist, and WvHashTable< WvInterface, WvString, WvInterfaceDictBase_hack::WvInterfaceDictBase_fptr_ >::zap(). |
|
|
|
|
|
|
|
Definition at line 631 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 656 of file wvinterface.cc. References WvIPNet::includes(), WvInterface::ipaddr(), islocal(), WvInterface::isup(), and WvInterface::valid. |
|
Definition at line 150 of file ipstreams/wvinterface.h. |
|
Definition at line 150 of file include/wvinterface.h. |
|
Definition at line 147 of file ipstreams/wvinterface.h. |
|
Definition at line 147 of file include/wvinterface.h. |
|
|
|
Definition at line 560 of file wvinterface.cc. References WvInterfaceDictBase::add(), WvLog::Debug3, WvLog::Error, 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 130 of file ipstreams/wvinterface.h. Referenced by WvInterfaceDict(), and ~WvInterfaceDict(). |
|
Definition at line 128 of file ipstreams/wvinterface.h. Referenced by update(). |
|
Definition at line 129 of file ipstreams/wvinterface.h. Referenced by update(), and ~WvInterfaceDict(). |