Cursor Class Reference

#include <chert_cursor.h>

List of all members.

Public Member Functions

 Cursor ()
 Constructor, to initialise important elements.

Public Attributes

bytep
 pointer to a block
int c
 offset in the block's directory
uint4 n
 block number
bool rewrite
 true if the block is not the same as on disk, and so needs rewriting

Private Member Functions

 Cursor (const Cursor &)
Cursoroperator= (const Cursor &)


Detailed Description

Definition at line 34 of file chert_cursor.h.


Constructor & Destructor Documentation

Cursor::Cursor ( const Cursor  )  [private]

Cursor::Cursor (  )  [inline]

Constructor, to initialise important elements.

Definition at line 42 of file chert_cursor.h.


Member Function Documentation

Cursor& Cursor::operator= ( const Cursor  )  [private]


Member Data Documentation

int Cursor::c

uint4 Cursor::n

true if the block is not the same as on disk, and so needs rewriting

Definition at line 59 of file chert_cursor.h.

Referenced by ChertTable::alter(), ChertTable::block_to_cursor(), ChertTable::cancel(), ChertTable::commit(), ChertTable::delete_item(), ChertTable::enter_key(), and ChertTable::split_root().


The documentation for this class was generated from the following file:

Documentation for Xapian (version 1.2.13).
Generated on 9 Jan 2013 by Doxygen 1.5.9.