Public Attributes | List of all members
array_list Struct Reference

#include <arraylist.h>

Public Attributes

void ** array
 
array_list_free_fnfree_fn
 
int length
 
int size
 

Detailed Description

Definition at line 19 of file arraylist.h.

Member Data Documentation

void** array_list::array

Definition at line 21 of file arraylist.h.

array_list_free_fn* array_list::free_fn

Definition at line 24 of file arraylist.h.

int array_list::length

Definition at line 22 of file arraylist.h.

int array_list::size

Definition at line 23 of file arraylist.h.


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


csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23