#include <pageres.h>
Public Member Functions | |
ROW_RES () | |
ROW_RES (bool merge_similar_words, ROW *the_row) | |
~ROW_RES () | |
Public Member Functions inherited from ELIST_LINK | |
ELIST_LINK () | |
ELIST_LINK (const ELIST_LINK &) | |
void | operator= (const ELIST_LINK &) |
Public Attributes | |
ROW * | row |
inT32 | char_count |
inT32 | rej_count |
inT32 | whole_word_rej_count |
WERD_RES_LIST | word_res_list |
|
inline |
ROW_RES::ROW_RES | ( | bool | merge_similar_words, |
ROW * | the_row | ||
) |
Definition at line 110 of file pageres.cpp.