bs_dict Struct Reference

#include <dict.h>

Collaboration diagram for bs_dict:

Collaboration graph
[legend]

Data Fields

bs_listbucket [256]
unsigned size
apr_pool_t * pool

Detailed Description

Definition at line 45 of file dict.h.


Field Documentation

bs_list* bs_dict::bucket[256]

Definition at line 46 of file dict.h.

Referenced by dict_add(), dict_get(), and dict_remove().

unsigned bs_dict::size

Definition at line 47 of file dict.h.

Referenced by dict_add(), dict_remove(), dict_size(), and new_dict().

apr_pool_t* bs_dict::pool

Definition at line 48 of file dict.h.

Referenced by delete_dict(), dict_add(), and new_dict().


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