#include <wvlinklist.h>
Inheritance diagram for WvListBase::IterBase:
Public Methods | |
IterBase (const WvListBase &l) | |
void | rewind () |
WvLink * | next () |
WvLink * | cur () const |
WvLink * | find (const void *data) |
IterBase (const WvListBase &l) | |
void | rewind () |
WvLink * | next () |
WvLink * | cur () const |
WvLink * | find (const void *data) |
Public Attributes | |
const WvListBase * | list |
WvLink * | link |
WvLink * | prev |
const WvListBase * | list |
WvLink * | link |
|
Definition at line 68 of file include/wvlinklist.h. Referenced by WvList::Iter::Iter. |
|
Definition at line 68 of file utils/wvlinklist.h. |
|
Definition at line 74 of file utils/wvlinklist.h. |
|
Definition at line 74 of file include/wvlinklist.h. Referenced by WvHashTableBase::prevlink. |
|
|
|
Definition at line 35 of file wvlinklist.cc. References WvLink::data, link, next, and rewind. |
|
Definition at line 72 of file utils/wvlinklist.h. References WvLink::next. |
|
Definition at line 72 of file include/wvlinklist.h. References WvLink::next. Referenced by find, and WvHashTableBase::prevlink. |
|
Definition at line 70 of file utils/wvlinklist.h. |
|
Definition at line 70 of file include/wvlinklist.h. Referenced by find, and WvHashTableBase::prevlink. |
|
Definition at line 66 of file utils/wvlinklist.h. |
|
Definition at line 66 of file include/wvlinklist.h. Referenced by find, WvList::Iter::ptr, WvList::Iter::unlink, and WvList::Iter::xunlink. |
|
Definition at line 65 of file utils/wvlinklist.h. |
|
Definition at line 65 of file include/wvlinklist.h. Referenced by WvList::Iter::unlink, and WvList::Iter::xunlink. |
|
Definition at line 66 of file utils/wvlinklist.h. Referenced by WvList::Iter::unlink, and WvList::Iter::xunlink. |