| ::Matcher class | Xapian::MSet::Internal | friend |
| _refs | Xapian::Internal::intrusive_base | mutable |
| convert_to_percent(double weight) const | Xapian::MSet::Internal | |
| enquire | Xapian::MSet::Internal | private |
| fetch(Xapian::doccount first, Xapian::doccount last) const | Xapian::MSet::Internal | |
| first | Xapian::MSet::Internal | private |
| get_description() const | Xapian::MSet::Internal | |
| get_document(Xapian::doccount index) const | Xapian::MSet::Internal | |
| get_percent_scale_factor() const | Xapian::MSet::Internal | inline |
| get_stats() const | Xapian::MSet::Internal | inline |
| Internal(const Internal &)=delete | Xapian::MSet::Internal | private |
| Internal() | Xapian::MSet::Internal | inline |
| Internal(Xapian::doccount first_, Xapian::doccount matches_upper_bound_, Xapian::doccount matches_lower_bound_, Xapian::doccount matches_estimated_, Xapian::doccount uncollapsed_upper_bound_, Xapian::doccount uncollapsed_lower_bound_, Xapian::doccount uncollapsed_estimated_, double max_possible_, double max_attained_, std::vector< Result > &&items_, double percent_scale_factor_) | Xapian::MSet::Internal | inline |
| intrusive_base(const intrusive_base &) | Xapian::Internal::intrusive_base | private |
| intrusive_base() | Xapian::Internal::intrusive_base | inline |
| items | Xapian::MSet::Internal | private |
| matches_estimated | Xapian::MSet::Internal | private |
| matches_lower_bound | Xapian::MSet::Internal | private |
| matches_upper_bound | Xapian::MSet::Internal | private |
| max_attained | Xapian::MSet::Internal | private |
| max_possible | Xapian::MSet::Internal | private |
| merge_stats(const Internal *o, bool collapsing) | Xapian::MSet::Internal | |
| MSet class | Xapian::MSet::Internal | friend |
| MSetIterator class | Xapian::MSet::Internal | friend |
| operator=(const Internal &)=delete | Xapian::MSet::Internal | private |
| percent_scale_factor | Xapian::MSet::Internal | private |
| serialise() const | Xapian::MSet::Internal | |
| set_enquire(const Xapian::Enquire::Internal *enquire_) | Xapian::MSet::Internal | inline |
| set_first(Xapian::doccount first_) | Xapian::MSet::Internal | inline |
| set_item_weight(Xapian::doccount i, double weight) | Xapian::MSet::Internal | |
| set_stats(Xapian::Weight::Internal *stats_) | Xapian::MSet::Internal | inline |
| snippet(std::string_view text, size_t length, const Xapian::Stem &stemmer, unsigned flags, std::string_view hi_start, std::string_view hi_end, std::string_view omit) const | Xapian::MSet::Internal | |
| snippet_bg_relevance | Xapian::MSet::Internal | mutableprivate |
| stats | Xapian::MSet::Internal | private |
| uncollapsed_estimated | Xapian::MSet::Internal | private |
| uncollapsed_lower_bound | Xapian::MSet::Internal | private |
| uncollapsed_upper_bound | Xapian::MSet::Internal | private |
| unserialise(const char *p, const char *p_end) | Xapian::MSet::Internal | |
| unshard_docids(Xapian::doccount shard, Xapian::doccount n_shards) | Xapian::MSet::Internal | |