array_list_t Struct Reference

#include <linear_hash_types.h>

Collaboration diagram for array_list_t:

Public Attributes

int current_size
 
ion_fpos_tdata
 

Detailed Description

Definition at line 49 of file linear_hash_types.h.

Member Data Documentation

int array_list_t::current_size

Definition at line 50 of file linear_hash_types.h.

ion_fpos_t* array_list_t::data

Definition at line 51 of file linear_hash_types.h.


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