22 #ifndef XAPIAN_INCLUDED_GLASS_DBCHECK_H 23 #define XAPIAN_INCLUDED_GLASS_DBCHECK_H 27 #include <sys/types.h> 35 int fd, off_t offset_,
37 std::vector<Xapian::termcount> & doclens,
43 std::vector<Xapian::termcount> & doclens,
53 std::vector<Xapian::termcount> & doclens,
61 #endif // XAPIAN_INCLUDED_GLASS_DBCHECK_H
The GlassVersion class manages the revision files.
std::string db_dir
The database directory.
size_t check_glass_table(const char *tablename, const std::string &db_dir, int fd, off_t offset_, const GlassVersion &version_file, int opts, std::vector< Xapian::termcount > &doclens, std::ostream *out)