|
xapian-core
2.0.0
|
Encoding and decoding functions for honey postlists. More...
#include "pack.h"
Include dependency graph for honey_postlist_encodings.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Encoding and decoding functions for honey postlists.
Definition in file honey_postlist_encodings.h.
|
inline |
Definition at line 258 of file honey_postlist_encodings.h.
References p, and unpack_uint().
Referenced by Honey::PostingChunkReader::assign(), and HoneyCompact::PostlistCursor< const HoneyTable & >::next().
|
inline |
Definition at line 281 of file honey_postlist_encodings.h.
References p, and unpack_uint().
Referenced by Honey::PostingChunkReader::assign(), and HoneyCompact::PostlistCursor< const HoneyTable & >::next().
|
inline |
Definition at line 115 of file honey_postlist_encodings.h.
References Assert, p, and unpack_uint().
Referenced by HoneyPostListTable::get_wdf_upper_bound(), HoneyPostList::HoneyPostList(), and HoneyCompact::PostlistCursor< const HoneyTable & >::next().
|
inline |
Definition at line 195 of file honey_postlist_encodings.h.
References Assert, p, and unpack_uint().
Referenced by HoneyPostListTable::get_freqs(), and HoneyAllTermsList::read_termfreq().
|
inline |
Definition at line 247 of file honey_postlist_encodings.h.
References Assert, and pack_uint().
Referenced by HoneyCompact::merge_postlists().
|
inline |
Definition at line 273 of file honey_postlist_encodings.h.
References pack_uint().
Referenced by HoneyCompact::merge_postlists().
|
inline |
Definition at line 27 of file honey_postlist_encodings.h.
References Assert, AssertEq, AssertRel, and pack_uint().
Referenced by HoneyCompact::merge_postlists().