|
xapian-core
1.4.30
|
This is the complete list of members for ChertValueManager, including all inherited members.
| add_document(Xapian::docid did, const Xapian::Document &doc, std::map< Xapian::valueno, ValueStats > &value_stats) | ChertValueManager | |
| add_value(Xapian::docid did, Xapian::valueno slot, const std::string &val) | ChertValueManager | private |
| cancel() | ChertValueManager | inline |
| changes | ChertValueManager | private |
| ChertValueManager(ChertPostListTable *postlist_table_, ChertTermListTable *termlist_table_) | ChertValueManager | inline |
| cursor | ChertValueManager | mutableprivate |
| delete_document(Xapian::docid did, std::map< Xapian::valueno, ValueStats > &value_stats) | ChertValueManager | |
| get_all_values(std::map< Xapian::valueno, std::string > &values, Xapian::docid did) const | ChertValueManager | |
| get_chunk_containing_did(Xapian::valueno slot, Xapian::docid did, std::string &chunk) const | ChertValueManager | private |
| get_value(Xapian::docid did, Xapian::valueno slot) const | ChertValueManager | |
| get_value_freq(Xapian::valueno slot) const | ChertValueManager | inline |
| get_value_lower_bound(Xapian::valueno slot) const | ChertValueManager | inline |
| get_value_stats(Xapian::valueno slot) const | ChertValueManager | private |
| get_value_stats(Xapian::valueno slot, ValueStats &stats) const | ChertValueManager | private |
| get_value_upper_bound(Xapian::valueno slot) const | ChertValueManager | inline |
| is_modified() const | ChertValueManager | inline |
| merge_changes() | ChertValueManager | |
| mru_slot | ChertValueManager | mutableprivate |
| mru_valstats | ChertValueManager | mutableprivate |
| postlist_table | ChertValueManager | private |
| remove_value(Xapian::docid did, Xapian::valueno slot) | ChertValueManager | private |
| replace_document(Xapian::docid did, const Xapian::Document &doc, std::map< Xapian::valueno, ValueStats > &value_stats) | ChertValueManager | |
| reset() | ChertValueManager | inline |
| set_value_stats(std::map< Xapian::valueno, ValueStats > &value_stats) | ChertValueManager | |
| slots | ChertValueManager | private |
| termlist_table | ChertValueManager | private |