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:
skHashTable.h
Generated at Thu Jul 5 10:55:42 2001 for Simkin by
1.2.1 written by
Dimitri van Heesch
, © 1997-2000