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

List of pointers. More...

#include <CNList.h>

Public Attributes

struct CNResource * resource
 
size_t itemCount
 
struct CNListItemcentinelItem
 Root list item.
 

Detailed Description

List of pointers.

Member Data Documentation

struct CNResource* CNList::resource

Resource for items

Referenced by CNMakeEmptyList().

size_t CNList::itemCount

Count of items

Referenced by CNCountOfItemsInList(), and CNMakeEmptyList().


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