placeholder box list parameters More...
#include <placeholder_manager.h>
Data Fields | |
placeholder_param_t * | first |
first placeholder pointer of the list | |
placeholder_param_t * | last |
last placeholder pointer of the list |
placeholder box list parameters
first placeholder pointer of the list
Referenced by enqueue_phld(), gene_placeholderlist(), insert_placeholder_into_list(), print_allplaceholder(), and search_metadataidx().
last placeholder pointer of the list
Referenced by gene_placeholderlist(), and insert_placeholder_into_list().