21 #ifndef XAPIAN_INCLUDED_GLASS_DBCHECK_H
22 #define XAPIAN_INCLUDED_GLASS_DBCHECK_H
26 #include <sys/types.h>
34 int fd, off_t offset_,
36 std::vector<Xapian::termcount>& doclens,
42 std::vector<Xapian::termcount>& doclens,
52 std::vector<Xapian::termcount> & doclens,
The GlassVersion class manages the revision files.
std::string db_dir
The database directory.
size_t check_glass_table(const char *tablename, std::string_view db_dir, int fd, off_t offset_, const GlassVersion &version_file, int opts, std::vector< Xapian::termcount > &doclens, std::ostream *out)