WvStreams
|
Public Member Functions | |
IterBase (WvScatterHashBase &_table) | |
IterBase (const IterBase &other) | |
void | rewind () |
bool | cur () |
void * | vptr () |
bool | next () |
bool | get_autofree () const |
void | set_autofree (bool autofree) |
Protected Member Functions | |
void * | get () const |
Protected Attributes | |
WvScatterHashBase * | table |
unsigned | index |
Definition at line 36 of file wvscatterhash.h.