#include <wvlinklist.h>
Inheritance diagram for WvListBase:
Public Methods | |
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, main, WvBuffer::num_of_bufs, WvHConfKey::printable, 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, WvList< WvStream >::prepend, WvHashTableBase::IterBase::rewind, and WvList< WvStream >::zap. |
|
Definition at line 50 of file utils/wvlinklist.h. Referenced by WvList< WvStream >::add_after, WvBuffer::alloc, WvList< WvStream >::append, WvBuffer::put, WvBuffer::unalloc, WvList< WvStream >::unlink_after, and WvList< WvStream >::zap. |