This is the complete list of members for Xapian::Weight, including all inherited members.
AVERAGE_LENGTH enum value | Xapian::Weight | protected |
clone() const =0 | Xapian::Weight | pure virtual |
COLLECTION_FREQ enum value | Xapian::Weight | protected |
COLLECTION_SIZE enum value | Xapian::Weight | protected |
DOC_LENGTH enum value | Xapian::Weight | protected |
DOC_LENGTH_MAX enum value | Xapian::Weight | protected |
DOC_LENGTH_MIN enum value | Xapian::Weight | protected |
get_average_length() 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 =0 | Xapian::Weight | pure virtual |
get_maxpart() const =0 | Xapian::Weight | pure 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 =0 | Xapian::Weight | pure virtual |
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterms) const =0 | Xapian::Weight | pure virtual |
get_termfreq() const | Xapian::Weight | inlineprotected |
get_wdf_upper_bound() const | Xapian::Weight | inlineprotected |
get_wqf() const | Xapian::Weight | inlineprotected |
init(double factor)=0 | Xapian::Weight | protectedpure virtual |
name() const | Xapian::Weight | virtual |
need_stat(stat_flags flag) | Xapian::Weight | inlineprotected |
QUERY_LENGTH enum value | Xapian::Weight | protected |
RELTERMFREQ enum value | Xapian::Weight | protected |
RSET_SIZE enum value | Xapian::Weight | protected |
serialise() const | Xapian::Weight | virtual |
stat_flags enum name | Xapian::Weight | protected |
TERMFREQ enum value | Xapian::Weight | protected |
type_smoothing enum name | Xapian::Weight | |
UNIQUE_TERMS enum value | Xapian::Weight | protected |
unserialise(const std::string &serialised) const | Xapian::Weight | virtual |
WDF enum value | Xapian::Weight | protected |
WDF_MAX enum value | Xapian::Weight | protected |
Weight(const Weight &) | Xapian::Weight | protected |
Weight() | Xapian::Weight | inlineprotected |
WQF enum value | Xapian::Weight | protected |
~Weight() | Xapian::Weight | virtual |