#include <xapian.h>
Static Public Attributes |
static const size_t | chunkSize = 20 |
Member Typedef Documentation
Constructor & Destructor Documentation
ept::core::xapian::List::List |
( |
Xapian::Enquire |
_enq | ) |
|
|
inline |
ept::core::xapian::List::List |
( |
| ) |
|
|
inline |
Member Function Documentation
bool ept::core::xapian::List::empty |
( |
| ) |
const |
|
inline |
Xapian::Enquire const& ept::core::xapian::List::enq |
( |
| ) |
const |
|
inline |
List ept::core::xapian::List::head |
( |
| ) |
const |
|
inline |
bool ept::core::xapian::List::operator< |
( |
const List & |
o | ) |
const |
|
inline |
void ept::core::xapian::List::seek |
( |
| ) |
const |
|
inline |
List ept::core::xapian::List::tail |
( |
| ) |
const |
|
inline |
Token ept::core::xapian::List::token |
( |
| ) |
const |
|
inline |
Member Data Documentation
const size_t ept::core::xapian::List::chunkSize = 20 |
|
static |
char ept::core::xapian::List::m_enqPlace[sizeof(Xapian::Enquire)] |
Xapian::MSet::const_iterator ept::core::xapian::List::m_iter |
|
mutable |
Xapian::MSet ept::core::xapian::List::m_matches |
|
mutable |
int ept::core::xapian::List::m_pos |
|
mutable |
The documentation for this struct was generated from the following file: