libept
|
#include <ept/config.h>
#include <ept/axi/axi.h>
#include <wibble/exception.h>
#include <wibble/string.h>
#include <wibble/sys/fs.h>
#include <memory>
Namespaces | |
namespace | ept |
namespace | ept::axi |
Maintains and accesses a Xapian index of package descriptions. | |
Functions | |
std::string | ept::axi::path_dir () |
Return the path to the Apt Xapian index root directory. | |
std::string | ept::axi::path_db () |
Return the path to the Apt Xapian index Xapian database. | |
time_t | ept::axi::timestamp () |
Return the last update timestamp of the index. |