bs_list Struct Reference

#include <list.h>


Data Fields

unsigned size
unsigned allocated
apr_pool_t * pool
void ** data


Detailed Description

Definition at line 40 of file list.h.


Field Documentation

unsigned bs_list::size

Definition at line 42 of file list.h.

Referenced by list_append(), list_insert(), list_merge(), list_remove(), list_size(), and new_list().

unsigned bs_list::allocated

Definition at line 42 of file list.h.

Referenced by list_append(), list_insert(), and new_list().

apr_pool_t* bs_list::pool

Definition at line 43 of file list.h.

Referenced by delete_list(), get_module_descriptions(), list_append(), list_insert(), new_list(), and strtokenize().

void** bs_list::data

Definition at line 44 of file list.h.

Referenced by list_append(), list_index(), list_insert(), list_merge(), list_remove(), and new_list().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:40 2007 for Bio-SPHERE by  doxygen 1.5.1