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

Dictionary of pointer. More...

#include <CNDictionary.h>

Public Attributes

struct CNResource * resource
 
size_t itemCount
 Number of items.
 
struct CNDictionaryItem * dictionaryItems [CNHashTableSizeOfDictionary]
 Array of data.
 
CNReleaseDictionaryItemFuncRef releaseFunc
 Function to release the item of dictionary.
 

Detailed Description

Dictionary of pointer.

Member Data Documentation

struct CNResource* CNDictionary::resource

Resource for this dictionary

Referenced by CNResourceOfDictionary().


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