21 #ifndef XAPIAN_INCLUDED_GLASS_LAZYTABLE_H
22 #define XAPIAN_INCLUDED_GLASS_LAZYTABLE_H
GlassLazyTable(const char *name_, const std::string &path, bool readonly)
Create a new lazy table.
GlassLazyTable(const char *name_, int fd, off_t offset_, bool readonly)
Class managing a Btree table in a Glass database.