xapian-core
1.4.26
|
API for working with Xapian databases. More...
#include <iosfwd>
#include <string>
#include <vector>
#include <xapian/attributes.h>
#include <xapian/deprecated.h>
#include <xapian/intrusive_ptr.h>
#include <xapian/types.h>
#include <xapian/positioniterator.h>
#include <xapian/postingiterator.h>
#include <xapian/termiterator.h>
#include <xapian/valueiterator.h>
#include <xapian/visibility.h>
Go to the source code of this file.
Classes | |
class | Xapian::Database |
This class is used to access a database, or a group of databases. More... | |
class | Xapian::WritableDatabase |
This class provides read/write access to a database. More... | |
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
API for working with Xapian databases.
Definition in file database.h.