| 
    xapian-core
    1.4.29
    
   | 
 
This is the complete list of members for Inverter, including all inherited members.
| add_posting(Xapian::docid did, const std::string &term, Xapian::doccount wdf) | Inverter | inline | 
| clear() | Inverter | inline | 
| delete_doclength(Xapian::docid did) | Inverter | inline | 
| delete_positionlist(Xapian::docid did, const std::string &term) | Inverter | |
| doclen_changes | Inverter | |
| flush(GlassPostListTable &table) | Inverter | |
| flush_all_post_lists(GlassPostListTable &table) | Inverter | |
| flush_doclengths(GlassPostListTable &table) | Inverter | |
| flush_pos_lists(GlassPositionListTable &table) | Inverter | |
| flush_post_list(GlassPostListTable &table, const std::string &term) | Inverter | |
| flush_post_lists(GlassPostListTable &table, const std::string &pfx) | Inverter | |
| get_deltas(const std::string &term, Xapian::termcount_diff &tf_delta, Xapian::termcount_diff &cf_delta) const | Inverter | inline | 
| get_doclength(Xapian::docid did, Xapian::termcount &doclen) const | Inverter | inline | 
| get_positionlist(Xapian::docid did, const std::string &term, std::string &s) const | Inverter | |
| GlassPostListTable class | Inverter | friend | 
| has_positions(const GlassPositionListTable &position_table) const | Inverter | |
| has_positions_cache | Inverter | mutableprivate | 
| pos_changes | Inverter | private | 
| postlist_changes | Inverter | private | 
| remove_posting(Xapian::docid did, const std::string &term, Xapian::doccount wdf) | Inverter | inline | 
| set_doclength(Xapian::docid did, Xapian::termcount doclen, bool add) | Inverter | inline | 
| set_positionlist(Xapian::docid did, const std::string &term, const std::string &s) | Inverter | private | 
| set_positionlist(const GlassPositionListTable &position_table, Xapian::docid did, const std::string &tname, const Xapian::TermIterator &term, bool modifying=false) | Inverter | |
| store_positions(const GlassPositionListTable &position_table, Xapian::docid did, const std::string &tname, const std::vector< Xapian::termpos > &posvec, bool modifying) | Inverter | private | 
| update_posting(Xapian::docid did, const std::string &term, Xapian::termcount old_wdf, Xapian::termcount new_wdf) | Inverter | inline |