#include <xapian/visibility.h>
#include "quartz_types.h"
#include <string>
Include dependency graph for bcursor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Cursor |
class | Bcursor |
A cursor pointing to a position in a Btree table, for reading several entries in order, or finding approximate matches. More... | |
Defines | |
#define | BLK_UNUSED uint4(-1) |