BtreeCheck Member List

This is the complete list of members for BtreeCheck, including all inherited members.

Btree::add(const string &key, string tag)Btree
FlintTable::add(const string &key, string tag, bool already_compressed=false)FlintTable
Btree::add_item(Item_wr kt, int j)Btree [protected]
FlintTable::add_item(Item_wr_ kt, int j)FlintTable [protected]
Btree::add_item_to_block(byte *p, Item_wr kt, int c)Btree [protected]
FlintTable::add_item_to_block(byte *p, Item_wr_ kt, int c)FlintTable [protected]
Btree::add_kt(bool found)Btree [protected]
FlintTable::add_kt(bool found)FlintTable [protected]
Btree::alter()Btree [protected]
FlintTable::alter()FlintTable [protected]
Btree::baseBtree [protected]
FlintTable::baseFlintTable [protected]
Btree::base_letterBtree [protected]
FlintTable::base_letterFlintTable [protected]
Btree::basic_open(bool revision_supplied, quartz_revision_number_t revision)Btree [protected]
FlintTable::basic_open(bool revision_supplied, flint_revision_number_t revision)FlintTable [protected]
block_check(Cursor_ *C_, int j, int opts)BtreeCheck [private]
block_check(Cursor *C_, int j, int opts)BtreeCheck [private]
Btree::block_given_by(const byte *p, int c)Btree [protected, static]
FlintTable::block_given_by(const byte *p, int c)FlintTable [protected, static]
Btree::block_sizeBtree [protected]
FlintTable::block_sizeFlintTable [protected]
Btree::block_to_cursor(Cursor *C_, int j, uint4 n) constBtree [protected]
FlintTable::block_to_cursor(Cursor_ *C_, int j, uint4 n) constFlintTable [protected]
block_usage(const byte *p) const BtreeCheck [private]
block_usage(const byte *p) const BtreeCheck [private]
Btree::both_basesBtree [mutable, protected]
FlintTable::both_basesFlintTable [mutable, protected]
Btree(string path_, bool readonly_)Btree
Btree::Btree_modifiedBtree [mutable, protected]
FlintTable::Btree_modifiedFlintTable [mutable, protected]
BtreeCheck(const std::string &name_, bool readonly, std::ostream &out_)BtreeCheck [inline, private]
BtreeCheck(const std::string &name_, bool readonly, std::ostream &out_)BtreeCheck [inline, private]
Btree::bufferBtree [protected]
FlintTable::bufferFlintTable [protected]
Btree::CBtree [mutable, protected]
FlintTable::CFlintTable [mutable, protected]
Btree::cancel()Btree
FlintTable::cancel()FlintTable
Btree::changed_cBtree [protected]
FlintTable::changed_cFlintTable [protected]
Btree::changed_nBtree [protected]
FlintTable::changed_nFlintTable [protected]
check(const string &name, int opts, std::ostream &out=std::cout)BtreeCheck [static]
check(const string &name, int opts, std::ostream &out=std::cout)BtreeCheck [static]
Btree::close()Btree
FlintTable::close(bool permanent=false)FlintTable
Btree::commit(quartz_revision_number_t revision)Btree
FlintTable::commit(flint_revision_number_t revision)FlintTable
Btree::compact(byte *p)Btree [protected]
FlintTable::compact(byte *p)FlintTable [protected]
compress_strategyFlintTable [protected]
create(unsigned int blocksize)Btree
create_and_open(unsigned int blocksize)FlintTable
Btree::cursor_get() constBtree
FlintTable::cursor_get() constFlintTable
Btree::del(const string &key)Btree
FlintTable::del(const string &key)FlintTable
Btree::delete_item(int j, bool repeatedly)Btree [protected]
FlintTable::delete_item(int j, bool repeatedly)FlintTable [protected]
Btree::delete_kt()Btree [protected]
FlintTable::delete_kt()FlintTable [protected]
Btree::do_open_to_read(bool revision_supplied, quartz_revision_number_t revision_)Btree [protected]
FlintTable::do_open_to_read(bool revision_supplied, flint_revision_number_t revision_)FlintTable [protected]
Btree::do_open_to_write(bool revision_supplied, quartz_revision_number_t revision_)Btree [protected]
FlintTable::do_open_to_write(bool revision_supplied, flint_revision_number_t revision_, bool create_db=false)FlintTable [protected]
dont_close_handleBtree [protected]
Btree::enter_key(int j, Key prevkey, Key newkey)Btree [protected]
FlintTable::enter_key(int j, Key_ prevkey, Key_ newkey)FlintTable [protected]
erase()FlintTable
Btree::exists() constBtree
FlintTable::exists() constFlintTable
failure(int n) constBtreeCheck [private]
Btree::faked_root_blockBtree [protected]
FlintTable::faked_root_blockFlintTable [protected]
Btree::find(Cursor *) constBtree [protected]
FlintTable::find(Cursor_ *) constFlintTable [protected]
Btree::find_in_block(const byte *p, Key key, bool leaf, int c)Btree [protected, static]
FlintTable::find_in_block(const byte *p, Key_ key, bool leaf, int c)FlintTable [protected, static]
Btree::find_tag(const string &key, string *tag) constBtree
FlintTable::find_tag(const string &key, string *tag) constFlintTable
FlintTable(string path_, bool readonly_, int compress_strategy_=DONT_COMPRESS, bool lazy=false)FlintTable
Btree::form_key(const string &key) constBtree [protected]
FlintTable::form_key(const string &key) constFlintTable [protected]
Btree::full_compactionBtree [protected]
FlintTable::full_compactionFlintTable [protected]
get_block_size() constFlintTable [inline]
Btree::get_entry_count() constBtree [inline]
FlintTable::get_entry_count() constFlintTable [inline]
Btree::get_exact_entry(const string &key, string &tag) constBtree
FlintTable::get_exact_entry(const string &key, string &tag) constFlintTable
Btree::get_latest_revision_number() constBtree [inline]
FlintTable::get_latest_revision_number() constFlintTable [inline]
Btree::get_open_revision_number() constBtree [inline]
FlintTable::get_open_revision_number() constFlintTable [inline]
Btree::handleBtree [protected]
FlintTable::handleFlintTable [protected]
Btree::is_modified() constBtree [inline]
FlintTable::is_modified() constFlintTable [inline]
Btree::item_countBtree [protected]
FlintTable::item_countFlintTable [protected]
key_exists(const string &key) const FlintTable
Btree::ktBtree [mutable, protected]
FlintTable::ktFlintTable [mutable, protected]
Btree::latest_revision_numberBtree [mutable, protected]
FlintTable::latest_revision_numberFlintTable [mutable, protected]
lazyFlintTable [protected]
Btree::levelBtree [protected]
FlintTable::levelFlintTable [protected]
Btree::max_item_sizeBtree [protected]
FlintTable::max_item_sizeFlintTable [protected]
Btree::mid_point(byte *p)Btree [protected]
FlintTable::mid_point(byte *p)FlintTable [protected]
Btree::nameBtree [protected]
FlintTable::nameFlintTable [protected]
Btree::next(Cursor *C_, int j) const Btree [inline, protected]
FlintTable::next(Cursor_ *C_, int j) constFlintTable [inline, protected]
Btree::next_default(Cursor *C_, int j) const Btree [protected]
FlintTable::next_default(Cursor_ *C_, int j) constFlintTable [protected]
Btree::next_for_sequential(Cursor *C_, int dummy) constBtree [protected]
FlintTable::next_for_sequential(Cursor_ *C_, int dummy) constFlintTable [protected]
next_ptrBtree [protected]
Btree::open()Btree
Btree::open(quartz_revision_number_t revision_)Btree
FlintTable::open()FlintTable
FlintTable::open(flint_revision_number_t revision_)FlintTable
Btree::other_base_letterBtree [protected]
FlintTable::other_base_letter() constFlintTable [inline, protected]
outBtreeCheck [mutable, private]
outBtreeCheck [mutable, private]
Btree::prev(Cursor *C_, int j) const Btree [inline, protected]
FlintTable::prev(Cursor_ *C_, int j) constFlintTable [inline, protected]
Btree::prev_default(Cursor *C_, int j) const Btree [protected]
FlintTable::prev_default(Cursor_ *C_, int j) constFlintTable [protected]
Btree::prev_for_sequential(Cursor *C_, int dummy) constBtree [protected]
FlintTable::prev_for_sequential(Cursor_ *C_, int dummy) constFlintTable [protected]
prev_ptrBtree [protected]
print_bytes(int n, const byte *p) constBtreeCheck [private]
print_bytes(int n, const byte *p) constBtreeCheck [private]
print_key(const byte *p, int c, int j) constBtreeCheck [private]
print_key(const byte *p, int c, int j) constBtreeCheck [private]
print_spaces(int n) constBtreeCheck [private]
print_spaces(int n) constBtreeCheck [private]
print_tag(const byte *p, int c, int j) constBtreeCheck [private]
print_tag(const byte *p, int c, int j) constBtreeCheck [private]
Btree::read_block(uint4 n, byte *p) const Btree [protected]
FlintTable::read_block(uint4 n, byte *p) const FlintTable [protected]
Btree::read_root()Btree [protected]
FlintTable::read_root()FlintTable [protected]
Btree::read_tag(Cursor *C_, string *tag) const Btree
FlintTable::read_tag(Cursor_ *C_, string *tag, bool keep_compressed) constFlintTable
report_block(int m, int n, const byte *p) constBtreeCheck [private]
report_block(int m, int n, const byte *p) constBtreeCheck [private]
report_block_full(int m, int n, const byte *p) constBtreeCheck [private]
report_block_full(int m, int n, const byte *p) constBtreeCheck [private]
report_cursor(int N, const Cursor_ *C_) const BtreeCheck [private]
report_cursor(int N, const Cursor *C_) const BtreeCheck [private]
Btree::revision_numberBtree [protected]
FlintTable::revision_numberFlintTable [protected]
Btree::rootBtree [protected]
FlintTable::rootFlintTable [protected]
Btree::seq_countBtree [protected]
FlintTable::seq_countFlintTable [protected]
Btree::sequentialBtree [protected]
FlintTable::sequentialFlintTable [protected]
set_block_size(unsigned int block_size_)FlintTable
Btree::set_full_compaction(bool parity)Btree
FlintTable::set_full_compaction(bool parity)FlintTable
Btree::set_max_item_size(size_t block_capacity)Btree [inline]
FlintTable::set_max_item_size(size_t block_capacity)FlintTable [inline]
Btree::split_pBtree [protected]
FlintTable::split_pFlintTable [protected]
Btree::split_root(uint4 split_n)Btree [protected]
FlintTable::split_root(uint4 split_n)FlintTable [protected]
Btree::writableBtree [protected]
FlintTable::writableFlintTable [protected]
Btree::write_block(uint4 n, const byte *p) constBtree [protected]
FlintTable::write_block(uint4 n, const byte *p) constFlintTable [protected]
XAPIAN_NORETURN(void failure(int n) const)BtreeCheck [private]
Btree::XAPIAN_NORETURN(void set_overwritten() const)Btree [protected]
FlintTable::XAPIAN_NORETURN(void set_overwritten() const)FlintTable [protected]
~Btree()Btree
~FlintTable()FlintTable


Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.