tesseract  5.0.0-alpha-619-ge9db
tesseract::SquishedDawg Member List

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) consttesseract::Dawg
Dawg(DawgType type, const STRING &lang, PermuterType perm, int debug_level)tesseract::Dawginlineprotected
debug_level_tesseract::Dawgprotected
direction_from_edge_rec(const EDGE_RECORD &edge_rec) consttesseract::Dawginlineprotected
edge_char_of(NODE_REF node, UNICHAR_ID unichar_id, bool word_end) const overridetesseract::SquishedDawgvirtual
edge_letter(EDGE_REF edge_ref) const overridetesseract::SquishedDawginlinevirtual
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) consttesseract::Dawginlineprotected
end_of_word(EDGE_REF edge_ref) const overridetesseract::SquishedDawginlinevirtual
end_of_word_from_edge_rec(const EDGE_RECORD &edge_rec) consttesseract::Dawginlineprotected
flag_start_bit_tesseract::Dawgprotected
flags_mask_tesseract::Dawgprotected
given_greater_than_edge_rec(NODE_REF next_node, bool word_end, UNICHAR_ID unichar_id, const EDGE_RECORD &edge_rec) consttesseract::Dawginlineprotected
init(int unicharset_size)tesseract::Dawgprotected
iterate_words(const UNICHARSET &unicharset, std::function< void(const WERD_CHOICE *)> cb) consttesseract::Dawg
iterate_words(const UNICHARSET &unicharset, std::function< void(const char *)> cb) consttesseract::Dawg
iterate_words_rec(const WERD_CHOICE &word_so_far, NODE_REF to_explore, std::function< void(const WERD_CHOICE *)> cb) consttesseract::Dawgprotected
kDawgMagicNumbertesseract::Dawgstatic
kPatternUnicharIDtesseract::Dawgstatic
lang() consttesseract::Dawginline
lang_tesseract::Dawgprotected
letter_mask_tesseract::Dawgprotected
Load(TFile *fp)tesseract::SquishedDawginline
marker_flag_from_edge_rec(const EDGE_RECORD &edge_rec) consttesseract::Dawginlineprotected
match_words(WERD_CHOICE *word, int32_t index, NODE_REF node, UNICHAR_ID wildcard) consttesseract::Dawgprotected
next_node(EDGE_REF edge) const overridetesseract::SquishedDawginlinevirtual
next_node_from_edge_rec(const EDGE_RECORD &edge_rec) consttesseract::Dawginlineprotected
next_node_mask_tesseract::Dawgprotected
next_node_start_bit_tesseract::Dawgprotected
NumEdges()tesseract::SquishedDawginline
pattern_loop_edge(EDGE_REF edge_ref, UNICHAR_ID unichar_id, bool word_end) consttesseract::Dawginlinevirtual
perm_tesseract::Dawgprotected
permuter() consttesseract::Dawginline
prefix_in_dawg(const WERD_CHOICE &prefix, bool requires_complete) consttesseract::Dawg
print_node(NODE_REF node, int max_num_edges) const overridetesseract::SquishedDawgvirtual
set_marker_flag_in_edge_rec(EDGE_RECORD *edge_rec)tesseract::Dawginlineprotected
set_next_node_in_edge_rec(EDGE_RECORD *edge_rec, EDGE_REF value)tesseract::Dawginlineprotected
SquishedDawg(DawgType type, const STRING &lang, PermuterType perm, int debug_level)tesseract::SquishedDawginline
SquishedDawg(const char *filename, DawgType type, const STRING &lang, PermuterType perm, int debug_level)tesseract::SquishedDawginline
SquishedDawg(EDGE_ARRAY edges, int num_edges, DawgType type, const STRING &lang, PermuterType perm, int unicharset_size, int debug_level)tesseract::SquishedDawginline
type() consttesseract::Dawginline
type_tesseract::Dawgprotected
unichar_id_from_edge_rec(const EDGE_RECORD &edge_rec) consttesseract::Dawginlineprotected
unichar_id_to_patterns(UNICHAR_ID unichar_id, const UNICHARSET &unicharset, GenericVector< UNICHAR_ID > *vec) consttesseract::Dawginlinevirtual
unichar_ids_of(NODE_REF node, NodeChildVector *vec, bool word_end) const overridetesseract::SquishedDawginlinevirtual
unicharset_size_tesseract::Dawgprotected
word_in_dawg(const WERD_CHOICE &word) consttesseract::Dawg
write_squished_dawg(TFile *file)tesseract::SquishedDawg
write_squished_dawg(const char *filename)tesseract::SquishedDawginline
~Dawg()tesseract::Dawgvirtual
~SquishedDawg() overridetesseract::SquishedDawg