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 ()
 
WvLink * next ()
 
WvLink * cur () 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

WvHashTableBase * tbl
 
unsigned tblindex
 
WvLink * link
 

Detailed Description

Definition at line 123 of file wvhashtable.h.


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