BeRTOS
Defines
cfg_hashtable.h File Reference

Configuration file for hashtable module. More...

Go to the source code of this file.

Defines

#define CONFIG_HT_OPTIONAL_INTERNAL_KEY   1
 Enable/disable support to declare special hash tables which maintain a copy of the key internally instead of relying on the hook to extract it from the data.

Detailed Description

Configuration file for hashtable module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_hashtable.h.