This is the complete list of members for HoneyVersion, including all inherited members.
| add_document(Xapian::termcount doclen) | HoneyVersion | inline |
| cancel() | HoneyVersion | |
| check_wdf(Xapian::termcount wdf) | HoneyVersion | inline |
| create() | HoneyVersion | |
| db_dir | HoneyVersion | private |
| delete_document(Xapian::termcount doclen) | HoneyVersion | inline |
| doccount | HoneyVersion | private |
| doclen_lbound | HoneyVersion | private |
| doclen_ubound | HoneyVersion | private |
| fd | HoneyVersion | private |
| get_doccount() const | HoneyVersion | inline |
| get_doclength_lower_bound() const | HoneyVersion | inline |
| get_doclength_upper_bound() const | HoneyVersion | inline |
| get_last_docid() const | HoneyVersion | inline |
| get_next_docid() | HoneyVersion | inline |
| get_offset() const | HoneyVersion | inline |
| get_oldest_changeset() const | HoneyVersion | inline |
| get_revision() const | HoneyVersion | inline |
| get_root(Honey::table_type tbl) const | HoneyVersion | inline |
| get_spelling_wordfreq_upper_bound() const | HoneyVersion | inline |
| get_total_doclen() const | HoneyVersion | inline |
| get_unique_terms_lower_bound() const | HoneyVersion | inline |
| get_unique_terms_upper_bound() const | HoneyVersion | inline |
| get_uuid() const | HoneyVersion | inline |
| get_uuid_string() const | HoneyVersion | inline |
| get_wdf_upper_bound() const | HoneyVersion | inline |
| HoneyVersion(std::string_view db_dir_) | HoneyVersion | inlineexplicit |
| HoneyVersion(int fd_) | HoneyVersion | explicit |
| last_docid | HoneyVersion | private |
| merge_stats(const HoneyVersion &o) | HoneyVersion | |
| merge_stats(Xapian::doccount o_doccount, Xapian::termcount o_doclen_lbound, Xapian::termcount o_doclen_ubound, Xapian::termcount o_wdf_ubound, Xapian::totallength o_total_doclen, Xapian::termcount o_spelling_wordfreq_ubound, Xapian::termcount o_uniq_terms_lbound, Xapian::termcount o_uniq_terms_ubound) | HoneyVersion | |
| offset | HoneyVersion | private |
| old_root | HoneyVersion | private |
| oldest_changeset | HoneyVersion | mutableprivate |
| read() | HoneyVersion | |
| rev | HoneyVersion | private |
| root | HoneyVersion | private |
| root_to_set(Honey::table_type tbl) | HoneyVersion | inline |
| serialise_stats() | HoneyVersion | private |
| serialised_stats | HoneyVersion | private |
| set_last_docid(Xapian::docid did) | HoneyVersion | inline |
| set_oldest_changeset(honey_revision_number_t changeset) const | HoneyVersion | inline |
| set_spelling_wordfreq_upper_bound(Xapian::termcount ub) | HoneyVersion | inline |
| set_unique_terms_lower_bound(Xapian::termcount ub) | HoneyVersion | inline |
| set_unique_terms_upper_bound(Xapian::termcount ub) | HoneyVersion | inline |
| single_file() const | HoneyVersion | inline |
| spelling_wordfreq_ubound | HoneyVersion | private |
| sync(const std::string &tmpfile, honey_revision_number_t new_rev, int flags) | HoneyVersion | |
| total_doclen | HoneyVersion | private |
| uniq_terms_lbound | HoneyVersion | private |
| uniq_terms_ubound | HoneyVersion | private |
| unserialise_stats() | HoneyVersion | private |
| uuid | HoneyVersion | private |
| wdf_ubound | HoneyVersion | private |
| write(honey_revision_number_t new_rev, int flags) | HoneyVersion | |
| ~HoneyVersion() | HoneyVersion | |