Coconut Framework
beta
|
List of pointers. More...
#include <CNList.h>
Public Attributes | |
struct CNResource * | resource |
size_t | itemCount |
struct CNListItem * | centinelItem |
Root list item. | |
List of pointers.
struct CNResource* CNList::resource |
Resource for items
Referenced by CNMakeEmptyList().
size_t CNList::itemCount |
Count of items
Referenced by CNCountOfItemsInList(), and CNMakeEmptyList().