|
xapian-core
1.4.30
|
External sources of posting information. More...
#include <config.h>#include "xapian/postingsource.h"#include "autoptr.h"#include "backends/database.h"#include "backends/document.h"#include "matcher/multimatch.h"#include "xapian/document.h"#include "xapian/error.h"#include "xapian/queryparser.h"#include "omassert.h"#include "net/length.h"#include "serialise-double.h"#include "str.h"#include <cfloat>
Include dependency graph for postingsource.cc:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Macros | |
| #define | XAPIAN_DEPRECATED(X) X |
External sources of posting information.
Definition in file postingsource.cc.
| #define XAPIAN_DEPRECATED | ( | X | ) | X |
Definition at line 26 of file postingsource.cc.