_refs | Xapian::Internal::intrusive_base | mutable |
add_posting(const string &, Xapian::termpos, Xapian::termcount) | Xapian::Document::Internal | |
add_term(const string &, Xapian::termcount) | Xapian::Document::Internal | |
add_value(Xapian::valueno, const string &) | Xapian::Document::Internal | |
ChertDatabase class | ChertDocument | friend |
ChertDocument(const ChertDocument &) | ChertDocument | private |
ChertDocument(Xapian::Internal::intrusive_ptr< const Xapian::Database::Internal > db, Xapian::docid did_, const ChertValueManager *value_manager_, const ChertRecordTable *record_table_) | ChertDocument | inlineprivate |
clear_terms() | Xapian::Document::Internal | |
clear_values() | Xapian::Document::Internal | |
data_modified() const | Xapian::Document::Internal | inline |
database | Xapian::Document::Internal | protected |
did | Xapian::Document::Internal | protected |
do_get_all_values(map< Xapian::valueno, string > &values_) const | ChertDocument | virtual |
do_get_data() const | ChertDocument | virtual |
do_get_value(Xapian::valueno slot) const | ChertDocument | virtual |
document_terms typedef | Xapian::Document::Internal | |
document_values typedef | Xapian::Document::Internal | |
get_data() const | Xapian::Document::Internal | |
get_description() const | Xapian::Document::Internal | |
get_docid() const | Xapian::Document::Internal | inline |
get_value(Xapian::valueno slot) const | Xapian::Document::Internal | |
Internal(Xapian::Internal::intrusive_ptr< const Xapian::Database::Internal > database_, Xapian::docid did_) | Xapian::Document::Internal | inline |
Internal() | Xapian::Document::Internal | inline |
intrusive_base() | Xapian::Internal::intrusive_base | inline |
modified() const | Xapian::Document::Internal | inline |
need_terms() const | Xapian::Document::Internal | |
need_values() const | Xapian::Document::Internal | |
open_term_list() const | Xapian::Document::Internal | |
operator=(const ChertDocument &) | ChertDocument | private |
record_table | ChertDocument | private |
remove_posting(const string &, Xapian::termpos, Xapian::termcount) | Xapian::Document::Internal | |
remove_postings(const string &, Xapian::termpos, Xapian::termpos, Xapian::termcount) | Xapian::Document::Internal | |
remove_term(const string &) | Xapian::Document::Internal | |
remove_value(Xapian::valueno) | Xapian::Document::Internal | |
set_all_values(map< Xapian::valueno, string > &values_) | Xapian::Document::Internal | inline |
set_data(const string &) | Xapian::Document::Internal | |
term_positions_modified() const | Xapian::Document::Internal | inline |
termlist_count() const | Xapian::Document::Internal | |
terms_modified() const | Xapian::Document::Internal | inline |
value_manager | ChertDocument | private |
values_count() const | Xapian::Document::Internal | |
values_modified() const | Xapian::Document::Internal | inline |
~Internal() | Xapian::Document::Internal | virtual |