Definition at line 160 of file wvondiskhash.h.
Public Member Functions | |
Iter (MyType &hash) | |
~Iter () | |
void | rewind () |
void | rewind (const K &firstkey) |
bool | next () |
void | unlink () |
void | xunlink () |
void | save () |
bool | cur () |
K & | key () const |
D * | ptr () const |
WvIterStuff (D) |