#include <GXHashTable.h>
Public Methods | |
| CGXHashTable () | |
| ~CGXHashTable () | |
| bool | Init (UINT uHashSize) | 
| bool | AddElement (type *pIn) | 
| bool | GetElement (type *pOut) | 
| void | IteratorFirst () | 
| bool | IteratorHasMore () | 
| bool | IteratorNext (type *pOut) | 
Protected Attributes | |
| CGXAutoArray< CGXPrimitiveLL< type > >  | m_Lists | 
| UINT | m_uIteratorIndex | 
      
  | 
  |||||||||
| 
 
  | 
  
      
  | 
  |||||||||
| 
 
  | 
  
      
  | 
  ||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||
| 
 
  | 
  
      
  | 
  |||||||||
| 
 
  | 
  
      
  | 
  |||||||||
| 
 
  | 
  
      
  | 
  ||||||||||
| 
 
  | 
  
      
  | 
  |||||
| 
 
  | 
  
      
  | 
  |||||
| 
 
  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001