|
xapian-core
1.4.30
|
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 63 of file exactphrasepostlist.cc.
|
inlineexplicit |
Definition at line 67 of file exactphrasepostlist.cc.
|
inline |
Definition at line 69 of file exactphrasepostlist.cc.
References terms.
|
private |
Definition at line 64 of file exactphrasepostlist.cc.
Referenced by operator()().