Go to the source code of this file.
Namespaces | |
namespace | Xapian |
Typedefs | |
typedef unsigned | Xapian::doccount |
typedef int | Xapian::doccount_diff |
typedef unsigned | Xapian::docid |
typedef double | Xapian::doclength |
typedef int | Xapian::percent |
typedef unsigned | Xapian::termcount |
typedef int | Xapian::termcount_diff |
typedef unsigned | Xapian::termpos |
typedef int | Xapian::termpos_diff |
typedef unsigned | Xapian::timeout |
typedef unsigned | Xapian::valueno |
typedef int | Xapian::valueno_diff |
typedef double | Xapian::weight |
Variables | |
const valueno | Xapian::BAD_VALUENO = static_cast<valueno>(-1) |