xapian-core  2.0.0
XorPostList Member List

This is the complete list of members for XorPostList, including all inherited members.

at_end() constXorPostListvirtual
check(Xapian::docid did, double w_min, bool &valid)Xapian::Internal::PostListvirtual
count_matching_subqs() constXorPostListvirtual
didXorPostListprivate
erase_sublist(size_t i)XorPostListinlineprivate
gather_position_lists(OrPositionList *orposlist)Xapian::Internal::PostListvirtual
get_description() constXorPostListvirtual
get_docid() constXorPostListvirtual
get_docid_range(Xapian::docid &first, Xapian::docid &last) constXorPostListvirtual
get_termfreq() constXapian::Internal::PostListinline
get_wdf() constXorPostListvirtual
get_weight(Xapian::termcount doclen, Xapian::termcount unique_terms, Xapian::termcount wdfdocmax) constXorPostListvirtual
matcherXorPostListprivate
n_kidsXorPostListprivate
next(double w_min)XorPostListvirtual
Xapian::Internal::PostList::next()Xapian::Internal::PostListinline
open_position_list() constXapian::Internal::PostListvirtual
operator=(const XorPostList &)=deleteXorPostListprivate
plistXorPostListprivate
PostList(const PostList &)=deleteXapian::Internal::PostListprivate
PostList()Xapian::Internal::PostListinlineprotected
read_position_list()XorPostListinlinevirtual
recalc_maxweight()XorPostListvirtual
skip_to(Xapian::docid, double w_min)XorPostListvirtual
Xapian::Internal::PostList::skip_to(Xapian::docid did)Xapian::Internal::PostListinline
termfreqXapian::Internal::PostListprotected
XorPostList(const XorPostList &)=deleteXorPostListprivate
XorPostList(RandomItor pl_begin, RandomItor pl_end, PostListTree *matcher_, Xapian::doccount db_size)XorPostListinline
~PostList()Xapian::Internal::PostListvirtual
~XorPostList()XorPostList