| at_end() const | ContiguousAllDocsPostList | virtual |
| check(Xapian::docid did, double w_min, bool &valid) | Xapian::Internal::PostList | virtual |
| collfreq | LeafPostList | protected |
| ContiguousAllDocsPostList(const ContiguousAllDocsPostList &) | ContiguousAllDocsPostList | private |
| ContiguousAllDocsPostList(Xapian::doccount doccount) | ContiguousAllDocsPostList | inlineexplicit |
| count_matching_subqs() const | LeafPostList | virtual |
| did | ContiguousAllDocsPostList | private |
| gather_position_lists(OrPositionList *orposlist) | LeafPostList | virtual |
| get_collfreq() const | LeafPostList | inline |
| get_description() const | ContiguousAllDocsPostList | virtual |
| get_docid() const | ContiguousAllDocsPostList | virtual |
| get_docid_range(docid &first, docid &last) const | Xapian::Internal::PostList | virtual |
| get_term() const | LeafPostList | inline |
| get_termfreq() const | Xapian::Internal::PostList | inline |
| get_wdf() const | ContiguousAllDocsPostList | virtual |
| get_wdf_upper_bound() const | ContiguousAllDocsPostList | virtual |
| get_weight(Xapian::termcount doclen, Xapian::termcount unique_terms, Xapian::termcount wdfdocmax) const | LeafPostList | virtual |
| LeafPostList(const LeafPostList &)=delete | LeafPostList | private |
| LeafPostList(std::string_view term_) | LeafPostList | inlineexplicitprotected |
| next(double w_min) | ContiguousAllDocsPostList | virtual |
| LeafPostList::next() | Xapian::Internal::PostList | inline |
| open_nearby_postlist(std::string_view term_, bool need_read_pos, LeafPostList *&pl) const | LeafPostList | virtual |
| open_position_list() const | ContiguousAllDocsPostList | virtual |
| operator=(const ContiguousAllDocsPostList &) | ContiguousAllDocsPostList | private |
| PostList(const PostList &)=delete | Xapian::Internal::PostList | private |
| PostList() | Xapian::Internal::PostList | inlineprotected |
| read_position_list() | ContiguousAllDocsPostList | virtual |
| recalc_maxweight() | LeafPostList | virtual |
| resolve_lazy_termweight(Xapian::Weight *weight_, Xapian::Weight::Internal *stats, Xapian::termcount qlen, Xapian::termcount wqf, double factor, const Xapian::Database::Internal *shard) | LeafPostList | inline |
| set_term(std::string_view term_) | LeafPostList | inline |
| set_termweight(const Xapian::Weight *weight_) | LeafPostList | inline |
| skip_to(Xapian::docid target, double w_min) | ContiguousAllDocsPostList | virtual |
| LeafPostList::skip_to(Xapian::docid did) | Xapian::Internal::PostList | inline |
| term | LeafPostList | protected |
| termfreq | Xapian::Internal::PostList | protected |
| weight | LeafPostList | protected |
| ~LeafPostList() | LeafPostList | |
| ~PostList() | Xapian::Internal::PostList | virtual |