Coconut Framework  beta
Public Attributes | List of all members
CNHashTableMethods Struct Reference

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.
 

Detailed Description

Set of methods for item in CNHashTable These functions are called in CNHashTable.


The documentation for this struct was generated from the following file: