|
Coconut Framework
beta
|
Set of methods for item in CNHashTable These functions are called in CNHashTable. More...
#include <CNHashTable.h>
Public Attributes | |
| CNCalcHashItemFuncRef | calcHashFunc |
| Function to calculate hash value. | |
| CNCompareDataFuncRef | compareHashFunc |
| Function to compare items. | |
| CNCloneDataFuncRef | cloneHashFunc |
| Function to clone items. | |
| CNDestroyDataFuncRef | destroyHashFunc |
| Function to destroy item. | |
Set of methods for item in CNHashTable These functions are called in CNHashTable.
1.8.5