FX::FXHash Class Reference

#include <FXHash.h>

List of all members.


Detailed Description

A hash table for associating pointers to pointers.

Definition at line 33 of file FXHash.h.

Public Member Functions

 FXHash ()
void size (FXuint m)
FXint size () const
FXuint no () const
void * insert (void *key, void *value)
void * replace (void *key, void *value)
void * remove (void *key)
void * find (void *key) const
bool empty (FXint pos) const
void * key (FXint pos) const
void * value (FXint pos) const
void clear ()
virtual ~FXHash ()


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:19 2009 for TnFOX by doxygen v1.4.7