#include "xhash_tmpl_h.inc"
Include dependency graph for char_xhash.h:
This graph shows which files directly or indirectly include this file:
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. |
Definition in file char_xhash.h.