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

Hash table for any data. More...

#include <CNHashTable.h>

Public Attributes

struct CNResource * resource
 Resource for hash table.
 
struct CNHashTableMethodstableMethods
 Methods to operate items in hash table.
 
struct CNHashTableItem * tableItems [CNArraySizeOfHashTable]
 Array to store items.
 

Detailed Description

Hash table for any data.


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