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

◆ array

void** array_list::array

Definition at line 21 of file arraylist.h.

◆ free_fn

array_list_free_fn* array_list::free_fn

Definition at line 24 of file arraylist.h.

◆ length

int array_list::length

Definition at line 22 of file arraylist.h.

◆ size

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 Wed Aug 17 2022 02:50:34