WvStreams
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
WvScatterHash< T, K, Accessor, Comparator >::Iter Class Reference
Inheritance diagram for WvScatterHash< T, K, Accessor, Comparator >::Iter:
Inheritance graph
[legend]

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

WvScatterHashBasetable
 
unsigned index
 

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: