| _refs | Xapian::Internal::intrusive_base | mutable |
| at_end() const | ChertPostList | inlinevirtual |
| check(Xapian::docid did, double w_min, bool &valid) | Xapian::PostingIterator::Internal | virtual |
| ChertPostList(const ChertPostList &) | ChertPostList | private |
| ChertPostList(Xapian::Internal::intrusive_ptr< const ChertDatabase > this_db_, const string &term, bool keep_reference) | ChertPostList | |
| count_matching_subqs() const | LeafPostList | virtual |
| current_chunk_contains(Xapian::docid desired_did) | ChertPostList | private |
| cursor | ChertPostList | private |
| did | ChertPostList | private |
| end | ChertPostList | private |
| first_did_in_chunk | ChertPostList | private |
| gather_position_lists(OrPositionList *orposlist) | LeafPostList | virtual |
| get_collapse_key() const | Xapian::PostingIterator::Internal | virtual |
| get_description() const | ChertPostList | virtual |
| get_docid() const | ChertPostList | inlinevirtual |
| get_doclength() const | ChertPostList | virtual |
| get_maxweight() const | LeafPostList | virtual |
| get_sort_key() const | Xapian::PostingIterator::Internal | virtual |
| get_termfreq() const | ChertPostList | inlinevirtual |
| get_termfreq_est() const | LeafPostList | virtual |
| get_termfreq_est_using_stats(const Xapian::Weight::Internal &stats) const | LeafPostList | virtual |
| get_termfreq_max() const | LeafPostList | virtual |
| get_termfreq_min() const | LeafPostList | virtual |
| get_unique_terms() const | ChertPostList | virtual |
| get_wdf() const | ChertPostList | inlinevirtual |
| get_wdf_upper_bound() const | ChertPostList | virtual |
| get_weight() const | LeafPostList | virtual |
| have_started | ChertPostList | protected |
| Internal(const Internal &) | Xapian::PostingIterator::Internal | private |
| Internal() | Xapian::PostingIterator::Internal | inlineprotected |
| intrusive_base(const intrusive_base &) | Xapian::Internal::intrusive_base | private |
| intrusive_base() | Xapian::Internal::intrusive_base | inline |
| is_at_end | ChertPostList | private |
| is_last_chunk | ChertPostList | private |
| jump_to(Xapian::docid desired_did) | ChertPostList | |
| last_did_in_chunk | ChertPostList | private |
| LeafPostList(const LeafPostList &) | LeafPostList | private |
| LeafPostList(const std::string &term_) | LeafPostList | inlineexplicitprotected |
| move_forward_in_chunk_to_at_least(Xapian::docid desired_did) | ChertPostList | private |
| move_to_chunk_containing(Xapian::docid desired_did) | ChertPostList | private |
| need_doclength | LeafPostList | protected |
| need_unique_terms | LeafPostList | protected |
| next(double w_min) | ChertPostList | virtual |
| LeafPostList::next() | Xapian::PostingIterator::Internal | inline |
| next_chunk() | ChertPostList | private |
| next_in_chunk() | ChertPostList | private |
| number_of_entries | ChertPostList | private |
| open_nearby_postlist(const std::string &term_) const | LeafPostList | virtual |
| open_position_list() const | ChertPostList | virtual |
| operator=(const ChertPostList &) | ChertPostList | private |
| pos | ChertPostList | private |
| positionlist | ChertPostList | protected |
| read_number_of_entries(const char **posptr, const char *end, Xapian::doccount *number_of_entries_ptr, Xapian::termcount *collection_freq_ptr) | ChertPostList | static |
| read_position_list() | ChertPostList | virtual |
| recalc_maxweight() | LeafPostList | virtual |
| resolve_lazy_termweight(Xapian::Weight *weight_, Xapian::Weight::Internal *stats, Xapian::termcount qlen, Xapian::termcount wqf, double factor) | LeafPostList | inline |
| set_term(const std::string &term_) | LeafPostList | inline |
| set_termweight(const Xapian::Weight *weight_) | LeafPostList | |
| skip_to(Xapian::docid desired_did, double w_min) | ChertPostList | virtual |
| LeafPostList::skip_to(Xapian::docid did) | Xapian::PostingIterator::Internal | inline |
| term | LeafPostList | protected |
| this_db | ChertPostList | protected |
| wdf | ChertPostList | private |
| wdf_upper_bound | ChertPostList | protected |
| weight | LeafPostList | protected |
| ~ChertPostList() | ChertPostList | |
| ~Internal() | Xapian::PostingIterator::Internal | virtual |
| ~LeafPostList() | LeafPostList | |