21 #ifndef XAPIAN_INCLUDED_HONEY_DBCHECK_H
22 #define XAPIAN_INCLUDED_HONEY_DBCHECK_H
26 #include <sys/types.h>
29 #include <string_view>
35 int fd, off_t offset_,
37 std::vector<Xapian::termcount>& doclens,
43 std::vector<Xapian::termcount>& doclens,
53 std::vector<Xapian::termcount>& doclens,
The HoneyVersion class manages the revision files.
std::string db_dir
The database directory.
size_t check_honey_table(const char *tablename, std::string_view db_dir, int fd, off_t offset_, const HoneyVersion &version_file, int opts, std::vector< Xapian::termcount > &doclens, std::ostream *out)