ARB
|
#include <gb_index.h>
Public Attributes | |
GB_REL_IFS | rel_if_next |
GBQUARK | key |
long | hash_table_size |
long | nr_of_elements |
GB_CASE | case_sens |
GB_REL_PIFES | rel_entries |
Definition at line 47 of file gb_index.h.
GB_REL_IFS gb_index_files::rel_if_next |
Definition at line 48 of file gb_index.h.
Referenced by write_IFS().
GBQUARK gb_index_files::key |
Definition at line 49 of file gb_index.h.
Referenced by find_sub_sub_by_quark(), GB_create_index(), and gb_write_index_key().
long gb_index_files::hash_table_size |
Definition at line 50 of file gb_index.h.
Referenced by GB_create_index(), gb_destroy_indices(), gb_index_find(), GBENTRY::index_check_in(), GBENTRY::index_check_out(), and write_IFS().
long gb_index_files::nr_of_elements |
Definition at line 51 of file gb_index.h.
Referenced by GB_create_index(), GBENTRY::index_check_in(), and GBENTRY::index_check_out().
GB_CASE gb_index_files::case_sens |
Definition at line 52 of file gb_index.h.
Referenced by GB_create_index(), gb_index_find(), GBENTRY::index_check_in(), and GBENTRY::index_check_out().
GB_REL_PIFES gb_index_files::rel_entries |
Definition at line 53 of file gb_index.h.
Referenced by write_IFS().