xapian-core
1.4.26
|
This is the complete list of members for RemoteSubMatch, including all inherited members.
_refs | Xapian::Internal::intrusive_base | mutable |
db | RemoteSubMatch | private |
decreasing_relevance | RemoteSubMatch | private |
get_mset(Xapian::MSet &mset) | RemoteSubMatch | inline |
get_percent_factor() const | RemoteSubMatch | inline |
get_postlist(MultiMatch *matcher, Xapian::termcount *total_subqs_ptr, Xapian::Weight::Internal &total_stats) | RemoteSubMatch | virtual |
get_uncollapsed_upper_bound() const | RemoteSubMatch | inline |
intrusive_base() | Xapian::Internal::intrusive_base | inline |
matchspies | RemoteSubMatch | private |
operator=(const RemoteSubMatch &) | RemoteSubMatch | private |
percent_factor | RemoteSubMatch | private |
prepare_match(bool nowait, Xapian::Weight::Internal &total_stats) | RemoteSubMatch | virtual |
RemoteSubMatch(const RemoteSubMatch &) | RemoteSubMatch | private |
RemoteSubMatch(RemoteDatabase *db_, bool decreasing_relevance_, const vector< Xapian::Internal::opt_intrusive_ptr< Xapian::MatchSpy >> &matchspies) | RemoteSubMatch | |
start_match(Xapian::doccount first, Xapian::doccount maxitems, Xapian::doccount check_at_least, Xapian::Weight::Internal &total_stats) | RemoteSubMatch | virtual |
uncollapsed_upper_bound | RemoteSubMatch | private |
~SubMatch() | SubMatch | inlinevirtual |