xapian-core  1.4.25
Classes | Namespaces
database.h File Reference

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>
+ Include dependency graph for database.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

API for working with Xapian databases.

Definition in file database.h.