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

skHashEntry Class Reference

this class represents a single entry in the hashtable. More...

#include <skHashTable.h>

List of all members.

Public Methods

 skHashEntry (void * k,void * v)
 Constructor.

int operator== (const skHashEntry& h)
 Equality comparison - tests pointer equivalence.


Public Attributes

void* m_Key
void* m_Value


Detailed Description

this class represents a single entry in the hashtable.


The documentation for this class was generated from the following file:
Generated at Wed May 9 11:32:22 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000