Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skHashTableIterator Class Reference

this class provides an iterator for the hashtable More...

#include <skHashTable.h>

Inheritance diagram for skHashTableIterator:

skTHashTableIterator< TKey, TValue > List of all members.

Public Member Functions

virtual ~skHashTableIterator ()
 destructor

int operator() ()
 this function returns 1 if a value and key are available


Protected Member Functions

 skHashTableIterator (const skHashTable &)
 this contructor is protected and is overriden in derived classes

void * key () const
 this returns the current key in the iteration - it is overriden in derived classes to provide type-safety

void * value () const
 this returns the current value in the iteration - it is overriden in derived classes to provide type-safety


Detailed Description

this class provides an iterator for the hashtable


Member Function Documentation

int skHashTableIterator::operator()  ) 
 

this function returns 1 if a value and key are available

Exceptions:
Symbian - a leaving function


The documentation for this class was generated from the following files:
Generated on Fri Dec 17 20:27:35 2004 for Simkin by doxygen1.3