This is the complete list of members for Xapian::MSet, including all inherited members.
| back() const (defined in Xapian::MSet) | Xapian::MSet | inline |
| begin() const (defined in Xapian::MSet) | Xapian::MSet | inline |
| convert_to_percent(double weight) const (defined in Xapian::MSet) | Xapian::MSet | |
| convert_to_percent(const MSetIterator &it) const (defined in Xapian::MSet) | Xapian::MSet | inline |
| empty() const (defined in Xapian::MSet) | Xapian::MSet | inline |
| end() const (defined in Xapian::MSet) | Xapian::MSet | inline |
| fetch(const MSetIterator &begin, const MSetIterator &end) const | Xapian::MSet | inline |
| fetch(const MSetIterator &item) const | Xapian::MSet | inline |
| fetch() const | Xapian::MSet | inline |
| get_description() const | Xapian::MSet | |
| get_firstitem() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_matches_estimated() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_matches_lower_bound() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_matches_upper_bound() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_max_attained() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_max_possible() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_termfreq(const std::string &term) const (defined in Xapian::MSet) | Xapian::MSet | |
| get_termweight(const std::string &term) const (defined in Xapian::MSet) | Xapian::MSet | |
| get_uncollapsed_matches_estimated() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_uncollapsed_matches_lower_bound() const (defined in Xapian::MSet) | Xapian::MSet | |
| get_uncollapsed_matches_upper_bound() const (defined in Xapian::MSet) | Xapian::MSet | |
| max_size() const (defined in Xapian::MSet) | Xapian::MSet | inline |
| MSet(const MSet &o) | Xapian::MSet | |
| MSet() | Xapian::MSet | |
| operator=(const MSet &o) | Xapian::MSet | |
| operator[](Xapian::doccount i) const (defined in Xapian::MSet) | Xapian::MSet | inline |
| size() const (defined in Xapian::MSet) | Xapian::MSet | |
| snippet(const std::string &text, size_t length=500, const Xapian::Stem &stemmer=Xapian::Stem(), unsigned flags=SNIPPET_BACKGROUND_MODEL|SNIPPET_EXHAUSTIVE, const std::string &hi_start="<b>", const std::string &hi_end="</b>", const std::string &omit="...") const | Xapian::MSet | |
| SNIPPET_BACKGROUND_MODEL enum value (defined in Xapian::MSet) | Xapian::MSet | |
| SNIPPET_EXHAUSTIVE enum value (defined in Xapian::MSet) | Xapian::MSet | |
| swap(MSet &o) (defined in Xapian::MSet) | Xapian::MSet | inline |
| ~MSet() | Xapian::MSet |