tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for tesseract::SquishedDawg, including all inherited members.
check_for_words(const char *filename, const UNICHARSET &unicharset, bool enable_wildcard) const | tesseract::Dawg | |
Dawg(DawgType type, const STRING &lang, PermuterType perm, int debug_level) | tesseract::Dawg | inlineprotected |
debug_level_ | tesseract::Dawg | protected |
direction_from_edge_rec(const EDGE_RECORD &edge_rec) const | tesseract::Dawg | inlineprotected |
edge_char_of(NODE_REF node, UNICHAR_ID unichar_id, bool word_end) const override | tesseract::SquishedDawg | virtual |
edge_letter(EDGE_REF edge_ref) const override | tesseract::SquishedDawg | inlinevirtual |
edge_rec_match(NODE_REF next_node, bool word_end, UNICHAR_ID unichar_id, NODE_REF other_next_node, bool other_word_end, UNICHAR_ID other_unichar_id) const | tesseract::Dawg | inlineprotected |
end_of_word(EDGE_REF edge_ref) const override | tesseract::SquishedDawg | inlinevirtual |
end_of_word_from_edge_rec(const EDGE_RECORD &edge_rec) const | tesseract::Dawg | inlineprotected |
flag_start_bit_ | tesseract::Dawg | protected |
flags_mask_ | tesseract::Dawg | protected |
given_greater_than_edge_rec(NODE_REF next_node, bool word_end, UNICHAR_ID unichar_id, const EDGE_RECORD &edge_rec) const | tesseract::Dawg | inlineprotected |
init(int unicharset_size) | tesseract::Dawg | protected |
iterate_words(const UNICHARSET &unicharset, std::function< void(const WERD_CHOICE *)> cb) const | tesseract::Dawg | |
iterate_words(const UNICHARSET &unicharset, std::function< void(const char *)> cb) const | tesseract::Dawg | |
iterate_words_rec(const WERD_CHOICE &word_so_far, NODE_REF to_explore, std::function< void(const WERD_CHOICE *)> cb) const | tesseract::Dawg | protected |
kDawgMagicNumber | tesseract::Dawg | static |
kPatternUnicharID | tesseract::Dawg | static |
lang() const | tesseract::Dawg | inline |
lang_ | tesseract::Dawg | protected |
letter_mask_ | tesseract::Dawg | protected |
Load(TFile *fp) | tesseract::SquishedDawg | inline |
marker_flag_from_edge_rec(const EDGE_RECORD &edge_rec) const | tesseract::Dawg | inlineprotected |
match_words(WERD_CHOICE *word, int32_t index, NODE_REF node, UNICHAR_ID wildcard) const | tesseract::Dawg | protected |
next_node(EDGE_REF edge) const override | tesseract::SquishedDawg | inlinevirtual |
next_node_from_edge_rec(const EDGE_RECORD &edge_rec) const | tesseract::Dawg | inlineprotected |
next_node_mask_ | tesseract::Dawg | protected |
next_node_start_bit_ | tesseract::Dawg | protected |
NumEdges() | tesseract::SquishedDawg | inline |
pattern_loop_edge(EDGE_REF edge_ref, UNICHAR_ID unichar_id, bool word_end) const | tesseract::Dawg | inlinevirtual |
perm_ | tesseract::Dawg | protected |
permuter() const | tesseract::Dawg | inline |
prefix_in_dawg(const WERD_CHOICE &prefix, bool requires_complete) const | tesseract::Dawg | |
print_node(NODE_REF node, int max_num_edges) const override | tesseract::SquishedDawg | virtual |
set_marker_flag_in_edge_rec(EDGE_RECORD *edge_rec) | tesseract::Dawg | inlineprotected |
set_next_node_in_edge_rec(EDGE_RECORD *edge_rec, EDGE_REF value) | tesseract::Dawg | inlineprotected |
SquishedDawg(DawgType type, const STRING &lang, PermuterType perm, int debug_level) | tesseract::SquishedDawg | inline |
SquishedDawg(const char *filename, DawgType type, const STRING &lang, PermuterType perm, int debug_level) | tesseract::SquishedDawg | inline |
SquishedDawg(EDGE_ARRAY edges, int num_edges, DawgType type, const STRING &lang, PermuterType perm, int unicharset_size, int debug_level) | tesseract::SquishedDawg | inline |
type() const | tesseract::Dawg | inline |
type_ | tesseract::Dawg | protected |
unichar_id_from_edge_rec(const EDGE_RECORD &edge_rec) const | tesseract::Dawg | inlineprotected |
unichar_id_to_patterns(UNICHAR_ID unichar_id, const UNICHARSET &unicharset, GenericVector< UNICHAR_ID > *vec) const | tesseract::Dawg | inlinevirtual |
unichar_ids_of(NODE_REF node, NodeChildVector *vec, bool word_end) const override | tesseract::SquishedDawg | inlinevirtual |
unicharset_size_ | tesseract::Dawg | protected |
word_in_dawg(const WERD_CHOICE &word) const | tesseract::Dawg | |
write_squished_dawg(TFile *file) | tesseract::SquishedDawg | |
write_squished_dawg(const char *filename) | tesseract::SquishedDawg | inline |
~Dawg() | tesseract::Dawg | virtual |
~SquishedDawg() override | tesseract::SquishedDawg |