xapian-core  1.4.18
Namespaces | Macros | Functions
xapian.h File Reference

Public interfaces for the Xapian library. More...

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Functions

const char * Xapian::version_string ()
 Report the version string of the library which the program is linked with. More...
 
int Xapian::major_version ()
 Report the major version of the library which the program is linked with. More...
 
int Xapian::minor_version ()
 Report the minor version of the library which the program is linked with. More...
 
int Xapian::revision ()
 Report the revision of the library which the program is linked with. More...
 

Detailed Description

Public interfaces for the Xapian library.