#include <pageres.h>
Public Member Functions | |
ROW_RES () | |
ROW_RES (ROW *the_row) | |
~ROW_RES () | |
Public Attributes | |
ROW * | row |
inT32 | char_count |
inT32 | rej_count |
inT32 | whole_word_rej_count |
WERD_RES_LIST | word_res_list |
float | font_class_score |
inT16 | font_class |
inT32 | italic |
inT32 | bold |
inT8 | font1 |
inT8 | font1_count |
inT8 | font2 |
inT8 | font2_count |
ROW_RES::ROW_RES | ( | ) | [inline] |
ROW_RES::ROW_RES | ( | ROW * | the_row | ) |
ROW_RES::~ROW_RES | ( | ) | [inline] |
WERD_RES_LIST ROW_RES::word_res_list |