#include <xapian/visibility.h>
#include "flint_types.h"
#include <string>
Include dependency graph for flint_cursor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Cursor_ |
class | FlintCursor |
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) |
#define BLK_UNUSED uint4(-1) |
Definition at line 32 of file flint_cursor.h.
Referenced by Bcursor::Bcursor(), Btree::cancel(), FlintTable::cancel(), Btree::commit(), FlintTable::commit(), Btree::delete_item(), FlintTable::delete_item(), Btree::do_open_to_read(), FlintTable::do_open_to_read(), Btree::do_open_to_write(), FlintTable::do_open_to_write(), and FlintCursor::FlintCursor().