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

skTHashTableIterator< TKey, TValue > Class Template Reference

This class provides a type-safe iterator for the templated hash table. More...

#include <skHashTable.h>

Inheritance diagram for skTHashTableIterator< TKey, TValue >:

skHashTableIterator List of all members.

Public Member Functions

 skTHashTableIterator (const skTHashTable< TKey, TValue > &)
 constructs the iterator referring to the given table

TKey * key () const
 returns the current key

TValue * value () const
 returns the current value


Detailed Description

template<class TKey, class TValue>
class skTHashTableIterator< TKey, TValue >

This class provides a type-safe iterator for the templated hash table.


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