#include <box_manager.h>
Data Fields | |
box_param_t * | first |
first box pointer of the list | |
box_param_t * | last |
last box pointer of the list |
first box pointer of the list
Referenced by const_metadatalist(), delete_box_in_list(), enqueue_box(), gene_boxlist(), insert_box_into_list(), print_allbox(), search_box(), and search_metadataidx().
last box pointer of the list
Referenced by delete_box_in_list(), gene_boxlist(), and insert_box_into_list().