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 |
Detailed Description
template<class T, class K, class Accessor, template< class > class Comparator = OpEqComp>
class WvScatterHash< T, K, Accessor, Comparator >::Iter
Definition at line 180 of file wvscatterhash.h.
The documentation for this class was generated from the following file: