Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

char_xhash.h File Reference

hashing table for char* key value pairs (xhash_tmpl-adapter). More...

#include "xhash_tmpl_h.inc"

Include dependency graph for char_xhash.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define XH_TABLE_NAME   CharHashTab
 name of the hash table data type.

#define XH_FUNC_PFX   cxh
 prefix of hash table member functions.

#define XH_KEY   char*
 data type for keys.

#define XH_CARGO   char*
 data type for data to store.


Detailed Description

hashing table for char* key value pairs (xhash_tmpl-adapter).

Definition in file char_xhash.h.


Generated on Fri Jan 25 22:40:35 2002 for PDepp Webserver by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001