This is the complete list of members for tesseract::BLOB_CHOICE, including all inherited members.
| BLOB_CHOICE() | tesseract::BLOB_CHOICE | inline |
| BLOB_CHOICE(UNICHAR_ID src_unichar_id, float src_rating, float src_cert, int script_id, float min_xheight, float max_xheight, float yshift, BlobChoiceClassifier c) | tesseract::BLOB_CHOICE | |
| BLOB_CHOICE(const BLOB_CHOICE &other) | tesseract::BLOB_CHOICE | |
| certainty() const | tesseract::BLOB_CHOICE | inline |
| classifier() const | tesseract::BLOB_CHOICE | inline |
| deep_copy(const BLOB_CHOICE *src) | tesseract::BLOB_CHOICE | inlinestatic |
| ELIST_LINK() | tesseract::ELIST_LINK | inline |
| ELIST_LINK(const ELIST_LINK &) | tesseract::ELIST_LINK | inline |
| fontinfo_id() const | tesseract::BLOB_CHOICE | inline |
| fontinfo_id2() const | tesseract::BLOB_CHOICE | inline |
| fonts() const | tesseract::BLOB_CHOICE | inline |
| IsAdapted() const | tesseract::BLOB_CHOICE | inline |
| IsClassified() const | tesseract::BLOB_CHOICE | inline |
| matrix_cell() | tesseract::BLOB_CHOICE | inline |
| max_xheight() const | tesseract::BLOB_CHOICE | inline |
| min_xheight() const | tesseract::BLOB_CHOICE | inline |
| tesseract::ELIST_LINK::operator=(const ELIST_LINK &) | tesseract::ELIST_LINK | inline |
| PosAndSizeAgree(const BLOB_CHOICE &other, float x_height, bool debug) const | tesseract::BLOB_CHOICE | |
| print(const UNICHARSET *unicharset) const | tesseract::BLOB_CHOICE | inline |
| print_full() const | tesseract::BLOB_CHOICE | inline |
| rating() const | tesseract::BLOB_CHOICE | inline |
| script_id() const | tesseract::BLOB_CHOICE | inline |
| set_certainty(float newrat) | tesseract::BLOB_CHOICE | inline |
| set_classifier(BlobChoiceClassifier classifier) | tesseract::BLOB_CHOICE | inline |
| set_fonts(const std::vector< ScoredFont > &fonts) | tesseract::BLOB_CHOICE | inline |
| set_matrix_cell(int col, int row) | tesseract::BLOB_CHOICE | inline |
| set_rating(float newrat) | tesseract::BLOB_CHOICE | inline |
| set_script(int newscript_id) | tesseract::BLOB_CHOICE | inline |
| set_unichar_id(UNICHAR_ID newunichar_id) | tesseract::BLOB_CHOICE | inline |
| SortByRating(const void *p1, const void *p2) | tesseract::BLOB_CHOICE | inlinestatic |
| unichar_id() const | tesseract::BLOB_CHOICE | inline |
| yshift() const | tesseract::BLOB_CHOICE | inline |
| ~BLOB_CHOICE()=default | tesseract::BLOB_CHOICE | |