xapian-core  1.4.25
Functions
Xapian::InMemory Namespace Reference

Database factory functions for the inmemory backend. More...

Functions

WritableDatabase open ()
 Construct a WritableDatabase object for a new, empty InMemory database. More...
 

Detailed Description

Database factory functions for the inmemory backend.

Function Documentation

◆ open()

WritableDatabase Xapian::InMemory::open ( )
inline