|
libept
|
#include <ept/config.h>#include "axi.h"#include "ept/utils/sys.h"#include "ept/utils/string.h"#include <memory>Namespaces | |
| ept | |
| String functions. | |
| 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. More... | |
| std::string | ept::axi::path_db () |
| Return the path to the Apt Xapian index Xapian database. More... | |
| time_t | ept::axi::timestamp () |
| Return the last update timestamp of the index. More... | |
1.8.12