21 #ifndef XAPIAN_INCLUDED_HONEY_LAZYTABLE_H
22 #define XAPIAN_INCLUDED_HONEY_LAZYTABLE_H
HoneyLazyTable(const char *name_, const std::string &path_, bool readonly)
Create a new lazy table.
HoneyLazyTable(const char *name_, int fd, off_t offset_, bool readonly)