Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

WvHashTableBase::IterBase Class Reference

#include <wvhashtable.h>

Inherited by WvHashTable< T, K, Accessor, Comparator >::Iter.

Collaboration diagram for WvHashTableBase::IterBase:

[legend]
List of all members.

Public Member Functions

 IterBase (WvHashTableBase &_tbl)
 IterBase (const IterBase &other)
void rewind ()
WvLinknext ()
WvLinkcur () const
void * vptr () const

Public Attributes

WvHashTableBasetbl
unsigned tblindex
WvLinklink

Constructor & Destructor Documentation

WvHashTableBase::IterBase::IterBase WvHashTableBase _tbl  )  [inline]
 

Definition at line 130 of file wvhashtable.h.

References tbl.

WvHashTableBase::IterBase::IterBase const IterBase other  )  [inline]
 

Definition at line 132 of file wvhashtable.h.

References link, tbl, and tblindex.


Member Function Documentation

WvLink* WvHashTableBase::IterBase::cur  )  const [inline]
 

Definition at line 138 of file wvhashtable.h.

References link.

WvLink * WvHashTableBase::IterBase::next  ) 
 

Definition at line 98 of file wvhashtable.cc.

References link, WvLink::next, WvHashTableBase::numslots, tbl, tblindex, and WvHashTableBase::wvslots.

void WvHashTableBase::IterBase::rewind  )  [inline]
 

Definition at line 135 of file wvhashtable.h.

References WvListBase::head, link, tbl, tblindex, and WvHashTableBase::wvslots.

void* WvHashTableBase::IterBase::vptr  )  const [inline]
 

Definition at line 140 of file wvhashtable.h.

References WvLink::data, and link.


Member Data Documentation

WvLink* WvHashTableBase::IterBase::link
 

Definition at line 128 of file wvhashtable.h.

Referenced by cur(), IterBase(), next(), rewind(), and vptr().

WvHashTableBase* WvHashTableBase::IterBase::tbl
 

Definition at line 126 of file wvhashtable.h.

Referenced by IterBase(), next(), and rewind().

unsigned WvHashTableBase::IterBase::tblindex
 

Definition at line 127 of file wvhashtable.h.

Referenced by IterBase(), next(), and rewind().


The documentation for this class was generated from the following files:
Generated on Sat Feb 21 21:06:23 2004 for WvStreams by doxygen 1.3.5