WvStreams
|
Public Member Functions | |
Iter (WvScatterHash &_table) | |
Iter (const Iter &other) | |
unsigned char * | getstatus () |
T * | ptr () const |
WvIterStuff (T) | |
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 180 of file wvscatterhash.h.