#include <postings.h>
Data Fields | |
| uint4 | numEntries |
| unsigned char * | list |
Definition at line 12 of file postings.h.
| uint4 finalList::numEntries |
Definition at line 14 of file postings.h.
Referenced by postings_compareLists(), postings_decodeList(), postings_getSortedLists(), rsdb_compareListLengths(), and rsdb_spexClusterSequences().
| unsigned char* finalList::list |
Definition at line 15 of file postings.h.
Referenced by postings_decodeList(), and postings_getSortedLists().
1.5.2