cell_space Struct Reference

#include <picell.h>

Collaboration diagram for cell_space:

Data Fields

size_t cell_space_size
 
size_t cell_space_capacity
 
size_t n_cells
 
size_t n_free_cells
 
cellfirst_free
 
cellglobal_env
 
cell_blockblocks
 

Field Documentation

cell_block* cell_space::blocks
size_t cell_space::cell_space_capacity
size_t cell_space::cell_space_size
cell* cell_space::first_free
cell* cell_space::global_env
size_t cell_space::n_cells
size_t cell_space::n_free_cells

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