xapian-core
1.4.26
|
This is the complete list of members for ChertLazyTable, including all inherited members.
add(const std::string &key, std::string tag, bool already_compressed=false) | ChertTable | |
add_item(Item_wr kt, int j) | ChertTable | protected |
add_item_to_block(uint8_t *p, Item_wr kt, int c) | ChertTable | protected |
add_kt(bool found) | ChertTable | protected |
alter() | ChertTable | protected |
base | ChertTable | protected |
base_letter | ChertTable | protected |
basic_open(bool revision_supplied, chert_revision_number_t revision) | ChertTable | protected |
block_given_by(const uint8_t *p, int c) | ChertTable | protectedstatic |
block_size | ChertTable | protected |
block_to_cursor(Cursor *C_, int j, uint4 n) const | ChertTable | protected |
both_bases | ChertTable | mutableprotected |
Btree_modified | ChertTable | mutableprotected |
buffer | ChertTable | protected |
C | ChertTable | mutableprotected |
cancel() | ChertTable | |
changed_c | ChertTable | protected |
changed_n | ChertTable | protected |
ChertLazyTable(const char *name_, const std::string &path, bool readonly, int z_strategy) | ChertLazyTable | inline |
ChertTable(const char *tablename_, const std::string &path_, bool readonly_, int compress_strategy_=DONT_COMPRESS, bool lazy=false) | ChertTable | |
close(bool permanent=false) | ChertTable | |
commit(chert_revision_number_t revision, int changes_fd=-1, const std::string *changes_tail=NULL) | ChertTable | |
compact(uint8_t *p) | ChertTable | protected |
compress_strategy | ChertTable | protected |
create_and_open(unsigned int blocksize) | ChertLazyTable | inline |
cursor_created_since_last_modification | ChertTable | mutableprotected |
cursor_get() const | ChertTable | |
cursor_version | ChertTable | protected |
deflate_zstream | ChertTable | mutableprotected |
del(const std::string &key) | ChertTable | |
delete_item(int j, bool repeatedly) | ChertTable | protected |
delete_kt() | ChertTable | protected |
do_open_to_read(bool revision_supplied, chert_revision_number_t revision_) | ChertTable | protected |
do_open_to_write(bool revision_supplied, chert_revision_number_t revision_, bool create_db=false) | ChertTable | protected |
empty() const | ChertTable | inline |
enter_key(int j, Key prevkey, Key newkey) | ChertTable | protected |
erase() | ChertTable | |
exists() const | ChertTable | |
faked_root_block | ChertTable | protected |
find(Cursor *) const | ChertTable | protected |
find_in_block(const uint8_t *p, Key key, bool leaf, int c) | ChertTable | protectedstatic |
flush_db() | ChertTable | |
form_key(const std::string &key) const | ChertTable | protected |
full_compaction | ChertTable | protected |
get_block_size() const | ChertTable | inline |
get_entry_count() const | ChertTable | inline |
get_exact_entry(const std::string &key, std::string &tag) const | ChertTable | |
get_latest_revision_number() const | ChertTable | inline |
get_open_revision_number() const | ChertTable | inline |
get_path() const | ChertTable | inline |
handle | ChertTable | protected |
inflate_zstream | ChertTable | mutableprotected |
is_modified() const | ChertTable | inline |
is_open() const | ChertTable | inline |
item_count | ChertTable | protected |
key_exists(const std::string &key) const | ChertTable | |
kt | ChertTable | mutableprotected |
last_readahead | ChertTable | mutableprotected |
latest_revision_number | ChertTable | mutableprotected |
lazy | ChertTable | protected |
lazy_alloc_deflate_zstream() const | ChertTable | protected |
lazy_alloc_inflate_zstream() const | ChertTable | protected |
level | ChertTable | protected |
max_item_size | ChertTable | protected |
mid_point(uint8_t *p) const | ChertTable | protected |
name | ChertTable | protected |
next(Cursor *C_, int j) const | ChertTable | inlineprotected |
next_default(Cursor *C_, int j) const | ChertTable | protected |
next_for_sequential(Cursor *C_, int dummy) const | ChertTable | protected |
open() | ChertTable | |
open(chert_revision_number_t revision_) | ChertTable | |
other_base_letter() const | ChertTable | inlineprotected |
prev(Cursor *C_, int j) const | ChertTable | inlineprotected |
prev_default(Cursor *C_, int j) const | ChertTable | protected |
prev_for_sequential(Cursor *C_, int dummy) const | ChertTable | protected |
read_block(uint4 n, uint8_t *p) const | ChertTable | protected |
read_root() | ChertTable | protected |
read_tag(Cursor *C_, std::string *tag, bool keep_compressed) const | ChertTable | |
readahead_key(const string &key) const | ChertTable | |
revision_number | ChertTable | protected |
root | ChertTable | protected |
seq_count | ChertTable | protected |
sequential | ChertTable | protected |
set_block_size(unsigned int block_size_) | ChertTable | |
set_full_compaction(bool parity) | ChertTable | |
set_max_item_size(size_t block_capacity) | ChertTable | inline |
set_overwritten() const | ChertTable | protected |
split_p | ChertTable | protected |
split_root(uint4 split_n) | ChertTable | protected |
tablename | ChertTable | protected |
throw_database_closed() | ChertTable | static |
writable | ChertTable | protected |
write_block(uint4 n, const uint8_t *p) const | ChertTable | protected |
write_changed_blocks(int changes_fd) | ChertTable | |
~ChertTable() | ChertTable |