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 | |
clear_terms() | Xapian::Document::Internal | |
clear_values() | Xapian::Document::Internal | |
did | Xapian::Document::Internal | [protected] |
do_get_all_values() const | InMemoryDocument | [virtual] |
do_get_data() const | InMemoryDocument | [virtual] |
do_get_value(Xapian::valueno valueid) const | InMemoryDocument | [virtual] |
doc | InMemoryDocument | [private] |
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 valueid) const | Xapian::Document::Internal | |
InMemoryDatabase class | InMemoryDocument | [friend] |
InMemoryDocument(const Xapian::Database::Internal *database_, Xapian::docid did_, const string &doc_, const map< Xapian::valueno, string > &values_) | InMemoryDocument | [private] |
InMemoryDocument(const InMemoryDocument &) | InMemoryDocument | [private] |
Internal(const Xapian::Database::Internal *database_, Xapian::docid did_) | Xapian::Document::Internal | [inline] |
Internal() | 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 InMemoryDocument &) | InMemoryDocument | [private] |
ref_count | Xapian::Internal::RefCntBase | [mutable] |
ref_count_t typedef | Xapian::Internal::RefCntBase | |
RefCntBase(const RefCntBase &) | Xapian::Internal::RefCntBase | [inline, protected] |
RefCntBase() | Xapian::Internal::RefCntBase | [inline] |
remove_posting(const string &, Xapian::termpos, Xapian::termcount) | Xapian::Document::Internal | |
remove_term(const string &) | Xapian::Document::Internal | |
remove_value(Xapian::valueno) | Xapian::Document::Internal | |
set_data(const string &) | Xapian::Document::Internal | |
termlist_count() const | Xapian::Document::Internal | |
values | InMemoryDocument | [private] |
values_count() const | Xapian::Document::Internal | |
Xapian::ValueIterator class | Xapian::Document::Internal | [friend] |
~Internal() | Xapian::Document::Internal | [inline, virtual] |