xapian-core
1.4.26
|
Interface to Btree cursors. More...
#include "glass_defs.h"
#include "alignment_cast.h"
#include "omassert.h"
#include <algorithm>
#include <cstring>
#include <string>
Go to the source code of this file.
Classes | |
class | Glass::Cursor |
class | GlassCursor |
A cursor pointing to a position in a Btree table, for reading several entries in order, or finding approximate matches. More... | |
class | MutableGlassCursor |
Namespaces | |
Glass | |
Macros | |
#define | BLK_UNUSED uint4(-1) |
Interface to Btree cursors.
Definition in file glass_cursor.h.
#define BLK_UNUSED uint4(-1) |
Definition at line 36 of file glass_cursor.h.
Referenced by Glass::Cursor::init().