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

Array of pointers. More...

#include <CNArray.h>

Public Attributes

struct CNResource * resource
 
uint64_t depth
 
uint64_t currentNum
 
struct CNArrayElementtopElement
 

Detailed Description

Array of pointers.

Member Data Documentation

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


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