#include <pageres.h>
Definition at line 73 of file pageres.h.
◆ PAGE_RES() [1/2]
◆ PAGE_RES() [2/2]
PAGE_RES::PAGE_RES |
( |
bool |
merge_similar_words, |
|
|
BLOCK_LIST * |
block_list, |
|
|
WERD_CHOICE ** |
prev_word_best_choice_ptr |
|
) |
| |
Definition at line 73 of file pageres.cpp.
79 BLOCK_IT block_it(the_block_list);
81 for (block_it.mark_cycle_pt();
82 !block_it.cycled_list(); block_it.forward()) {
83 block_res_it.add_to_end(
new BLOCK_RES(merge_similar_words,
◆ ~PAGE_RES()
◆ Init()
◆ blame_reasons
◆ block_res_list
BLOCK_RES_LIST PAGE_RES::block_res_list |
◆ char_count
int32_t PAGE_RES::char_count |
◆ misadaption_log
◆ prev_word_best_choice
◆ rej_count
int32_t PAGE_RES::rej_count |
◆ rejected
The documentation for this class was generated from the following files: