|
xapian-core
2.0.0
|
This is the complete list of members for HoneySpellingTable, including all inherited members.
| add(std::string_view key, const char *val, size_t val_size, bool compressed=false) | HoneyTable | |
| add(std::string_view key, std::string_view val, bool compressed=false) | HoneyTable | inline |
| add_word(const std::string &word, Xapian::termcount freqinc) | HoneySpellingTable | |
| cancel(const Honey::RootInfo &root_info, honey_revision_number_t rev) | HoneySpellingTable | inline |
| close(bool permanent) | HoneyTable | inline |
| commit(honey_revision_number_t, Honey::RootInfo *root_info) | HoneyTable | |
| compress_min | HoneyTable | private |
| create_and_open(int flags_, const Honey::RootInfo &root_info) | HoneyTable | |
| cursor_get() const | HoneyTable | |
| del(const std::string &) | HoneyTable | inline |
| empty() const | HoneyTable | inline |
| exists() const | HoneyTable | inline |
| flags | HoneyTable | private |
| flush_db() | HoneySpellingTable | inline |
| get_approx_entry_count() const | HoneyTable | inline |
| get_entry_count() const | HoneyTable | inline |
| get_exact_entry(std::string_view key, std::string *tag) const | HoneyTable | private |
| get_exact_entry(std::string_view key, std::string &tag) const | HoneyTable | inline |
| get_flags() const | HoneyTable | inline |
| get_offset() const | HoneyTable | inline |
| get_path() const | HoneyTable | inline |
| get_root() const | HoneyTable | inline |
| get_word_frequency(std::string_view word) const | HoneySpellingTable | |
| HoneyLazyTable(const char *name_, const std::string &path_, bool readonly) | HoneyLazyTable | inline |
| HoneyLazyTable(const char *name_, int fd, off_t offset_, bool readonly) | HoneyLazyTable | inline |
| HoneySpellingTable(const std::string &dbdir, bool readonly) | HoneySpellingTable | inline |
| HoneySpellingTable(int fd, off_t offset_, bool readonly) | HoneySpellingTable | inline |
| HoneyTable(const char *, const std::string &path_, bool read_only_, bool lazy_=false) | HoneyTable | inline |
| HoneyTable(const char *, int fd, off_t offset_, bool read_only_, bool lazy_=false) | HoneyTable | inline |
| index | HoneyTable | private |
| is_modified() const | HoneySpellingTable | inline |
| is_open() const | HoneyTable | inline |
| is_writable() const | HoneyTable | inline |
| key_exists(const std::string &key) const | HoneyTable | inline |
| last_key | HoneyTable | mutableprivate |
| lazy | HoneyTable | private |
| merge_changes() | HoneySpellingTable | |
| num_entries | HoneyTable | private |
| offset | HoneyTable | private |
| open(int flags_, const Honey::RootInfo &root_info, honey_revision_number_t) | HoneyTable | |
| open_termlist(std::string_view word) | HoneySpellingTable | |
| path | HoneyTable | private |
| read_key(std::string &key, size_t &val_size, bool &compressed) const | HoneyTable | private |
| read_only | HoneyTable | private |
| read_val(std::string &val, size_t val_size) const | HoneyTable | private |
| readahead_key(const std::string &) const | HoneyTable | inline |
| remove_word(const std::string &word, Xapian::termcount freqdec) | HoneySpellingTable | |
| root | HoneyTable | private |
| set_wordfreq_upper_bound(Xapian::termcount ub) | HoneySpellingTable | inline |
| single_file() const | HoneyTable | inlineprivate |
| store | HoneyTable | mutableprivate |
| sync() | HoneyTable | inline |
| termlist_deltas | HoneySpellingTable | mutableprivate |
| throw_database_closed() | HoneyTable | inlinestatic |
| toggle_fragment(Honey::fragment frag, const std::string &word) | HoneySpellingTable | private |
| toggle_word(const std::string &word) | HoneySpellingTable | private |
| wordfreq_changes | HoneySpellingTable | mutableprivate |
| wordfreq_upper_bound | HoneySpellingTable | private |
| ~HoneyTable() | HoneyTable | inline |