|
libept
|
#include <ept/config.h>#include "axi.h"#include "ept/utils/sys.h"#include "ept/utils/string.h"#include <memory>Namespaces | |
| namespace | ept |
| String functions. | |
| 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. | |