#include <wvhashtable.h>
Inheritance diagram for WvHashTableBase::IterBase:

Public Methods | |
| IterBase (WvHashTableBase &_tbl) | |
| void | rewind () |
| WvLink * | next () |
| WvLink * | cur () const |
| IterBase (WvHashTableBase &_tbl) | |
| void | rewind () |
| WvLink * | next () |
| WvLink * | cur () const |
Public Attributes | |
| WvHashTableBase * | tbl |
| unsigned | tblindex |
| WvLink * | link |
| WvHashTableBase * | tbl |
| WvLink * | link |
|
|
Definition at line 112 of file include/wvhashtable.h. Referenced by WvHashTable< _type_, _ftype_, fptr >::Iter::Iter(). |
|
|
Definition at line 112 of file utils/wvhashtable.h. |
|
|
Definition at line 117 of file utils/wvhashtable.h. |
|
|
Definition at line 117 of file include/wvhashtable.h. |
|
|
|
|
|
Definition at line 89 of file wvhashtable.cc. References link, WvLink::next, WvHashTableBase::numslots, WvHashTableBase::slots, tbl, and tblindex. |
|
|
Definition at line 114 of file utils/wvhashtable.h. References WvListBase::head, WvHashTableBase::slots, and tblindex. |
|
|
Definition at line 114 of file include/wvhashtable.h. References WvListBase::head, WvHashTableBase::slots, and tblindex. |
|
|
Definition at line 110 of file utils/wvhashtable.h. |
|
|
Definition at line 110 of file include/wvhashtable.h. Referenced by next(), and WvHashTable< _type_, _ftype_, fptr >::Iter::ptr(). |
|
|
Definition at line 108 of file utils/wvhashtable.h. |
|
|
Definition at line 108 of file include/wvhashtable.h. Referenced by next(). |
|
|
Definition at line 109 of file utils/wvhashtable.h. |
1.2.15