|
xapian-core
2.0.0
|
Collaboration diagram for TermCompare:Public Member Functions | |
| TermCompare (vector< PostList * > &terms_) | |
| bool | operator() (unsigned a, unsigned b) const |
Private Attributes | |
| vector< PostList * > & | terms |
Definition at line 76 of file exactphrasepostlist.cc.
|
inlineexplicit |
Definition at line 80 of file exactphrasepostlist.cc.
|
inline |
Definition at line 82 of file exactphrasepostlist.cc.
References terms.
|
private |
Definition at line 77 of file exactphrasepostlist.cc.
Referenced by operator()().