WvStreams
WvInterfaceDict Class Reference

Classes

class  Iter
class  Sorter

Public Member Functions

void update ()
WvString islocal (const WvAddr &addr)
bool on_local_net (const WvIPNet &addr)
WvInterfaceoperator[] (WvStringParm str)
void update ()
WvString islocal (const WvAddr &addr)
bool on_local_net (const WvIPNet &addr)
WvInterfaceoperator[] (WvStringParm str)

Public Attributes

WvLog log

Static Public Attributes

static WvInterfaceDictBase slist
static int links = 0

Detailed Description

Constructor & Destructor Documentation

◆ WvInterfaceDict()

WvInterfaceDict::WvInterfaceDict ( )

Definition at line 607 of file wvinterface.cc.

◆ ~WvInterfaceDict()

WvInterfaceDict::~WvInterfaceDict ( )

Definition at line 614 of file wvinterface.cc.

Member Function Documentation

◆ update()

void WvInterfaceDict::update ( )

Definition at line 628 of file wvinterface.cc.

◆ islocal()

WvString WvInterfaceDict::islocal ( const WvAddr & addr)

Definition at line 699 of file wvinterface.cc.

◆ on_local_net()

bool WvInterfaceDict::on_local_net ( const WvIPNet & addr)

Definition at line 724 of file wvinterface.cc.

◆ operator[]() [1/2]

WvInterface * WvInterfaceDict::operator[] ( WvStringParm str)
inline

◆ operator[]() [2/2]

WvInterface * WvInterfaceDict::operator[] ( WvStringParm str)
inline

Definition at line 155 of file include/wvinterface.h.

Member Data Documentation

◆ log

WvLog WvInterfaceDict::log

◆ slist

WvInterfaceDictBase WvInterfaceDict::slist
static

◆ links

int WvInterfaceDict::links = 0
static

The documentation for this class was generated from the following files: