xapian-core
1.4.26
|
Interface to Btree cursors. More...
Go to the source code of this file.
Classes | |
class | Cursor |
class | ChertCursor |
A cursor pointing to a position in a Btree table, for reading several entries in order, or finding approximate matches. More... | |
class | MutableChertCursor |
Macros | |
#define | BLK_UNUSED uint4(-1) |
Interface to Btree cursors.
Definition in file chert_cursor.h.
#define BLK_UNUSED uint4(-1) |
Definition at line 31 of file chert_cursor.h.
Referenced by ChertTable::cancel(), ChertCursor::ChertCursor(), ChertTable::commit(), GlassTable::delete_branch_item(), ChertTable::delete_item(), GlassTable::delete_leaf_item(), ChertTable::do_open_to_read(), ChertTable::do_open_to_write(), GlassFreeList::get_block(), GlassFreeList::mark_block_unused(), and ChertCursor::rebuild().