pazpar2  1.14.1
Data Fields
termlist Struct Reference

Data Fields

struct termlist_bucket ** hashtable
 
unsigned hash_size
 
int no_entries
 
NMEM nmem
 

Detailed Description

Definition at line 43 of file termlists.c.

Field Documentation

◆ hash_size

unsigned termlist::hash_size

Definition at line 46 of file termlists.c.

Referenced by termlist_create(), and termlist_insert().

◆ hashtable

struct termlist_bucket** termlist::hashtable

Definition at line 45 of file termlists.c.

Referenced by termlist_create(), and termlist_insert().

◆ nmem

NMEM termlist::nmem

Definition at line 49 of file termlists.c.

Referenced by termlist_create(), and termlist_insert().

◆ no_entries

int termlist::no_entries

Definition at line 48 of file termlists.c.

Referenced by termlist_create(), and termlist_insert().


The documentation for this struct was generated from the following file: