Coconut Framework
beta
|
Hash table for any data. More...
#include <CNHashTable.h>
Public Attributes | |
struct CNResource * | resource |
Resource for hash table. | |
struct CNHashTableMethods * | tableMethods |
Methods to operate items in hash table. | |
struct CNHashTableItem * | tableItems [CNArraySizeOfHashTable] |
Array to store items. | |
Hash table for any data.