libdballe  9.11
Public Member Functions | List of all members
dballe::db::XapianDB Struct Referenceabstract

Abstract interface for accessing Xapian databases, with read locking only when needed. More...

#include <summary_xapian.h>

Public Member Functions

virtual Xapian::Database & reader ()=0
 
virtual Xapian::WritableDatabase & writer ()=0
 
virtual void commit ()=0
 
virtual void clear ()=0
 

Detailed Description

Abstract interface for accessing Xapian databases, with read locking only when needed.


The documentation for this struct was generated from the following file: