WvStreams
|
Public Member Functions | |
Iter (WvHashTable &_tbl) | |
Iter (const Iter &other) | |
T * | ptr () const |
WvIterStuff (T) | |
void | rewind () |
WvLink * | next () |
WvLink * | cur () const |
void * | vptr () const |
bool | get_autofree () const |
Returns the state of autofree for the current element. | |
void | set_autofree (bool autofree) |
Sets the state of autofree for the current element. | |
Public Attributes | |
WvHashTableBase * | tbl |
unsigned | tblindex |
WvLink * | link |
Definition at line 250 of file wvhashtable.h.
|
inline |
Definition at line 253 of file wvhashtable.h.
|
inline |
Definition at line 255 of file wvhashtable.h.
|
inline |
Definition at line 257 of file wvhashtable.h.
|
inlineinherited |
Definition at line 135 of file wvhashtable.h.
|
inherited |
Definition at line 70 of file wvhashtable.cc.
|
inlineinherited |
Definition at line 138 of file wvhashtable.h.
|
inlineinherited |
Definition at line 140 of file wvhashtable.h.
|
inlineinherited |
Returns the state of autofree for the current element.
Definition at line 146 of file wvhashtable.h.
|
inlineinherited |
Sets the state of autofree for the current element.
Definition at line 154 of file wvhashtable.h.
|
inherited |
Definition at line 126 of file wvhashtable.h.
|
inherited |
Definition at line 127 of file wvhashtable.h.
|
inherited |
Definition at line 128 of file wvhashtable.h.