|
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.
1.8.12