#include <wvlinklist.h>
Inheritance diagram for WvListBase:
Public Member Functions | |
WvListBase () | |
WvListBase (const WvListBase &l) | |
WvListBase & | operator= (const WvListBase &l) |
size_t | count () const |
bool | isempty () const |
WvListBase () | |
WvListBase (const WvListBase &l) | |
WvListBase & | operator= (const WvListBase &l) |
size_t | count () const |
bool | isempty () const |
Public Attributes | |
WvLink | head |
WvLink * | tail |
|
Definition at line 51 of file include/wvlinklist.h. |
|
|
|
Definition at line 51 of file utils/wvlinklist.h. |
|
|
|
|
|
Definition at line 24 of file wvlinklist.cc. References head, and WvLink::next. Referenced by WvHashTableBase::count(), WvDirIter::depth(), WvStreamList::execute(), WvIPRouteList::get_kernel(), WvProtoStream::list_to_array(), main(), WvDirIter::next(), WvBuffer::num_of_bufs(), WvHConfKey::printable(), WvDirIter::rewind(), WvProtoStream::tokenize(), and WvHConfKey::WvHConfKey(). |
|
Definition at line 58 of file utils/wvlinklist.h. References WvLink::next. |
|
Definition at line 58 of file include/wvlinklist.h. References WvLink::next. Referenced by WvHConf::find(), WvHConf::find_make(), WvList< WvStream >::first(), WvHConfGen::make_tree(), WvStreamList::post_select(), WvStreamList::pre_select(), and WvHConfKey::printable(). |
|
|
|
|
|
Definition at line 50 of file utils/wvlinklist.h. Referenced by count(), WvList< WvStream >::first(), main(), WvHashTableBase::IterBase::rewind(), and WvList< WvStream >::zap(). |
|
Definition at line 50 of file utils/wvlinklist.h. Referenced by WvBuffer::alloc(), WvBuffer::put(), WvBuffer::unalloc(), WvList< WvStream >::unlink_after(), and WvList< WvStream >::zap(). |