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

WvGdbmHashBase::IterBase Class Reference

#include <wvgdbmhash.h>

Inherited by WvGdbmHash< K, D >::Iter.

Collaboration diagram for WvGdbmHashBase::IterBase:

[legend]
List of all members.

Public Member Functions

 IterBase (WvGdbmHashBase &_gdbmhash)
 ~IterBase ()
void rewind ()
void next ()

Protected Attributes

WvGdbmHashBasegdbmhash
datum curkey
datum nextkey
datum curdata

Constructor & Destructor Documentation

WvGdbmHashBase::IterBase::IterBase WvGdbmHashBase _gdbmhash  ) 
 

Definition at line 62 of file wvgdbmhash.cc.

References curdata, curkey, and nextkey.

WvGdbmHashBase::IterBase::~IterBase  ) 
 

Definition at line 69 of file wvgdbmhash.cc.

References curdata, curkey, and nextkey.


Member Function Documentation

void WvGdbmHashBase::IterBase::next  ) 
 

Reimplemented in WvGdbmHash< K, D >::Iter.

Definition at line 86 of file wvgdbmhash.cc.

References curdata, curkey, WvGdbmHashBase::dbf, gdbmhash, and nextkey.

void WvGdbmHashBase::IterBase::rewind  ) 
 

Definition at line 77 of file wvgdbmhash.cc.

References curkey, WvGdbmHashBase::dbf, gdbmhash, and nextkey.


Member Data Documentation

datum WvGdbmHashBase::IterBase::curdata [protected]
 

Definition at line 46 of file wvgdbmhash.h.

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

datum WvGdbmHashBase::IterBase::curkey [protected]
 

Definition at line 45 of file wvgdbmhash.h.

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

WvGdbmHashBase& WvGdbmHashBase::IterBase::gdbmhash [protected]
 

Definition at line 44 of file wvgdbmhash.h.

Referenced by next(), and rewind().

datum WvGdbmHashBase::IterBase::nextkey [protected]
 

Definition at line 45 of file wvgdbmhash.h.

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


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 15:08:18 2004 for WvStreams by  doxygen 1.3.9.1