|
xapian-core
1.4.29
|
This is the complete list of members for ChertSpellingTable, 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 |
| add_word(const std::string &word, Xapian::termcount freqinc) | ChertSpellingTable | |
| 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() | ChertSpellingTable | inline |
| changed_c | ChertTable | protected |
| changed_n | ChertTable | protected |
| ChertLazyTable(const char *name_, const std::string &path, bool readonly, int z_strategy) | ChertLazyTable | inline |
| ChertSpellingTable(const std::string &dbdir, bool readonly) | ChertSpellingTable | 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() | ChertSpellingTable | inline |
| 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 |
| get_word_frequency(const std::string &word) const | ChertSpellingTable | |
| handle | ChertTable | protected |
| inflate_zstream | ChertTable | mutableprotected |
| is_modified() const | ChertSpellingTable | 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 |
| merge_changes() | ChertSpellingTable | |
| 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 | |
| open_termlist(const std::string &word) | ChertSpellingTable | |
| 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 | |
| remove_word(const std::string &word, Xapian::termcount freqdec) | ChertSpellingTable | |
| 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 |
| termlist_deltas | ChertSpellingTable | private |
| throw_database_closed() | ChertTable | static |
| toggle_fragment(fragment frag, const std::string &word) | ChertSpellingTable | private |
| toggle_word(const std::string &word) | ChertSpellingTable | private |
| wordfreq_changes | ChertSpellingTable | private |
| writable | ChertTable | protected |
| write_block(uint4 n, const uint8_t *p) const | ChertTable | protected |
| write_changed_blocks(int changes_fd) | ChertTable | |
| ~ChertTable() | ChertTable |