|
xapian-core
1.4.30
|
std::ostream operator<< template for Xapian objects More...
#include <ostream>#include <xapian/database.h>#include <xapian/document.h>#include <xapian/query.h>#include <xapian/enquire.h>#include <xapian/geospatial.h>#include <xapian/stem.h>#include <xapian/postingiterator.h>#include <xapian/positioniterator.h>#include <xapian/termiterator.h>#include <xapian/valueiterator.h>#include <xapian/matchspy.h>#include <xapian/postingsource.h>
Include dependency graph for output.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | XAPIAN_OUTPUT_FUNCTION(CLASS) |
| @Internal Helper macro for defining stream output of Xapian class. More... | |