| ABSOLUTE_DISCOUNT_SMOOTHING enum value | Xapian::Weight | |
| AVERAGE_LENGTH enum value | Xapian::Weight | protected |
| average_length_ | Xapian::Weight | private |
| clone() const | Xapian::DPHWeight | privatevirtual |
| COLLECTION_FREQ enum value | Xapian::Weight | protected |
| COLLECTION_SIZE enum value | Xapian::Weight | protected |
| collection_size_ | Xapian::Weight | private |
| collectionfreq_ | Xapian::Weight | private |
| DIRICHLET_PLUS_SMOOTHING enum value | Xapian::Weight | |
| DIRICHLET_SMOOTHING enum value | Xapian::Weight | |
| DOC_LENGTH enum value | Xapian::Weight | protected |
| DOC_LENGTH_MAX enum value | Xapian::Weight | protected |
| DOC_LENGTH_MIN enum value | Xapian::Weight | protected |
| doclength_lower_bound_ | Xapian::Weight | private |
| doclength_upper_bound_ | Xapian::Weight | private |
| DPHWeight() | Xapian::DPHWeight | inline |
| get_average_length() const | Xapian::Weight | inlineprotected |
| get_collection_freq() const | Xapian::Weight | inlineprotected |
| get_collection_size() const | Xapian::Weight | inlineprotected |
| get_doclength_lower_bound() const | Xapian::Weight | inlineprotected |
| get_doclength_upper_bound() const | Xapian::Weight | inlineprotected |
| get_maxextra() const | Xapian::DPHWeight | virtual |
| get_maxpart() const | Xapian::DPHWeight | virtual |
| get_query_length() const | Xapian::Weight | inlineprotected |
| get_reltermfreq() const | Xapian::Weight | inlineprotected |
| get_rset_size() const | Xapian::Weight | inlineprotected |
| get_sumextra(Xapian::termcount doclen, Xapian::termcount uniqterms) const | Xapian::DPHWeight | virtual |
| get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterms) const | Xapian::DPHWeight | virtual |
| get_sumpart_needs_doclength_() const | Xapian::Weight | inlineprivate |
| get_sumpart_needs_uniqueterms_() const | Xapian::Weight | inlineprivate |
| get_sumpart_needs_wdf_() const | Xapian::Weight | inlineprivate |
| get_termfreq() const | Xapian::Weight | inlineprotected |
| get_total_length() const | Xapian::Weight | inlineprotected |
| get_wdf_upper_bound() const | Xapian::Weight | inlineprotected |
| get_wqf() const | Xapian::Weight | inlineprotected |
| init(double factor) | Xapian::DPHWeight | privatevirtual |
| init_(const Internal &stats, Xapian::termcount query_len_, const std::string &term, Xapian::termcount wqf_, double factor) | Xapian::Weight | private |
| init_(const Internal &stats, Xapian::termcount query_len_, const std::string &term, Xapian::termcount wqf_, double factor, void *postlist) | Xapian::Weight | private |
| init_(const Internal &stats, Xapian::termcount query_len_, double factor, Xapian::doccount termfreq, Xapian::doccount reltermfreq, Xapian::termcount collection_freq) | Xapian::Weight | private |
| init_(const Internal &stats, Xapian::termcount query_len_) | Xapian::Weight | private |
| is_bool_weight_() const | Xapian::Weight | inlineprivate |
| JELINEK_MERCER_SMOOTHING enum value | Xapian::Weight | |
| log_constant | Xapian::DPHWeight | private |
| lower_bound | Xapian::DPHWeight | private |
| name() const | Xapian::DPHWeight | virtual |
| need_stat(stat_flags flag) | Xapian::Weight | inlineprotected |
| operator=(const Weight &) | Xapian::Weight | private |
| QUERY_LENGTH enum value | Xapian::Weight | protected |
| query_length_ | Xapian::Weight | private |
| RELTERMFREQ enum value | Xapian::Weight | protected |
| reltermfreq_ | Xapian::Weight | private |
| RSET_SIZE enum value | Xapian::Weight | protected |
| rset_size_ | Xapian::Weight | private |
| serialise() const | Xapian::DPHWeight | virtual |
| stat_flags enum name | Xapian::Weight | protected |
| stats_needed | Xapian::Weight | private |
| TERMFREQ enum value | Xapian::Weight | protected |
| termfreq_ | Xapian::Weight | private |
| TOTAL_LENGTH enum value | Xapian::Weight | protected |
| TWO_STAGE_SMOOTHING enum value | Xapian::Weight | |
| type_smoothing enum name | Xapian::Weight | |
| UNIQUE_TERMS enum value | Xapian::Weight | protected |
| unserialise(const std::string &serialised) const | Xapian::DPHWeight | virtual |
| upper_bound | Xapian::DPHWeight | private |
| WDF enum value | Xapian::Weight | protected |
| WDF_MAX enum value | Xapian::Weight | protected |
| wdf_upper_bound_ | Xapian::Weight | private |
| Weight() | Xapian::Weight | inline |
| Weight(const Weight &) | Xapian::Weight | protected |
| WQF enum value | Xapian::Weight | protected |
| wqf_ | Xapian::Weight | private |
| wqf_product_factor | Xapian::DPHWeight | private |
| ~Weight() | Xapian::Weight | virtual |