WvStreams
Public Member Functions | Public Attributes | List of all members
WvHashTableBase::IterBase Class Reference
Inheritance diagram for WvHashTableBase::IterBase:
Inheritance graph
[legend]

Public Member Functions

 IterBase (WvHashTableBase &_tbl)
 
 IterBase (const IterBase &other)
 
void rewind ()
 
WvLinknext ()
 
WvLinkcur () const
 
void * vptr () const
 
bool get_autofree () const
 Returns the state of autofree for the current element.
 
void set_autofree (bool autofree)
 Sets the state of autofree for the current element.
 

Public Attributes

WvHashTableBasetbl
 
unsigned tblindex
 
WvLinklink
 

Detailed Description

Definition at line 123 of file wvhashtable.h.


The documentation for this class was generated from the following files: