Cursor_ Class Reference

#include <flint_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_ &)
Cursor_operator= (const Cursor_ &)


Detailed Description

Definition at line 34 of file flint_cursor.h.


Constructor & Destructor Documentation

Cursor_::Cursor_ ( const Cursor_  )  [private]

Cursor_::Cursor_ (  )  [inline]

Constructor, to initialise important elements.

Definition at line 42 of file flint_cursor.h.


Member Function Documentation

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


Member Data Documentation

uint4 Cursor_::n

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

Definition at line 59 of file flint_cursor.h.

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


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

Documentation for Xapian (version 1.2.8).
Generated on 14 Dec 2011 by Doxygen 1.5.9.