xapian-core  1.4.25
Classes | Macros
chert_cursor.h File Reference

Interface to Btree cursors. More...

#include "chert_types.h"
#include <string>
+ Include dependency graph for chert_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  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)
 

Detailed Description

Interface to Btree cursors.

Definition in file chert_cursor.h.

Macro Definition Documentation

◆ BLK_UNUSED

#define BLK_UNUSED   uint4(-1)