Coconut Framework
beta
|
Array of pointers. More...
#include <CNArray.h>
Public Attributes | |
struct CNResource * | resource |
uint64_t | depth |
uint64_t | currentNum |
struct CNArrayElement * | topElement |
Array of pointers.
struct CNResource* CNArray::resource |
Resource for this array
Referenced by CNResourceOfArray().
uint64_t CNArray::depth |
Depth of the tree for the array
uint64_t CNArray::currentNum |
Size of elements in the array
Referenced by CNAddPointerToArray(), and CNCountOfArray().
struct CNArrayElement* CNArray::topElement |
Top level elements