xapian-core
1.4.26
|
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>
Go to the source code of this file.
Macros | |
#define | XAPIAN_OUTPUT_FUNCTION(CLASS) |
Helper macro for defining stream output of Xapian class. More... | |