|
pazpar2
1.14.1
|
#include <marchash.h>
Data Fields | |
| struct marcfield * | table [MARCHASH_MASK+1] |
| NMEM | nmem |
Definition at line 25 of file marchash.h.
| NMEM marchash::nmem |
Definition at line 28 of file marchash.h.
Referenced by marchash_add_field(), marchash_add_subfield(), and marchash_create().
| struct marcfield* marchash::table[MARCHASH_MASK+1] |
Definition at line 27 of file marchash.h.
Referenced by marchash_add_field(), and marchash_get_field().