Definition at line 711 of file query.h.
◆ InvertedQuery_() [1/2]
| Xapian::InvertedQuery_::InvertedQuery_ |
( |
const Query & |
query_ | ) |
|
|
inlineexplicitprivate |
◆ InvertedQuery_() [2/2]
◆ operator Query()
| Xapian::InvertedQuery_::operator Query |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator&
◆ operator&=
Combine two Xapian::Query objects using OP_AND_NOT with result in the first.
E.g. q1 &=~ q2;
Definition at line 748 of file query.h.
◆ operator~
◆ query
| const Query& Xapian::InvertedQuery_::query |
|
private |
The documentation for this class was generated from the following file: