| back() const | GenericVector< FontInfo > | |
| binary_search(const FontInfo &target) const | GenericVector< FontInfo > | inline |
| bool_binary_search(const FontInfo &target) const | GenericVector< FontInfo > | inline |
| choose_nth_item(int target_index) | GenericVector< FontInfo > | inline |
| choose_nth_item(int target_index, int start, int end, unsigned int *seed) | GenericVector< FontInfo > | protected |
| clear() | GenericVector< FontInfo > | |
| clear_cb_ | GenericVector< FontInfo > | protected |
| compact(TessResultCallback1< bool, int > *delete_cb) | GenericVector< FontInfo > | inline |
| compact_sorted() | GenericVector< FontInfo > | inline |
| compare_cb_ | GenericVector< FontInfo > | mutableprotected |
| contains(FontInfo object) const | GenericVector< FontInfo > | |
| contains_index(int index) const | GenericVector< FontInfo > | |
| data_ | GenericVector< FontInfo > | protected |
| delete_data_pointers() | GenericVector< FontInfo > | |
| DeSerialize(TFile *fp) | tesseract::FontInfoTable | |
| GenericVector< FontInfo >::DeSerialize(bool swap, FILE *fp) | GenericVector< FontInfo > | |
| DeSerializeClasses(bool swap, FILE *fp) | GenericVector< FontInfo > | |
| DeSerializeClasses(tesseract::TFile *fp) | GenericVector< FontInfo > | |
| dot_product(const GenericVector< FontInfo > &other) const | GenericVector< FontInfo > | inline |
| double_the_size() | GenericVector< FontInfo > | |
| double_the_size_memcpy(int current_size, FontInfo *data) | GenericVector< FontInfo > | inlinestatic |
| empty() const | GenericVector< FontInfo > | inline |
| FontInfoTable() | tesseract::FontInfoTable | |
| GenericVector() | GenericVector< FontInfo > | inline |
| GenericVector(int size, FontInfo init_val) | GenericVector< FontInfo > | inline |
| GenericVector(const GenericVector &other) | GenericVector< FontInfo > | inline |
| get(int index) const | GenericVector< FontInfo > | |
| get_index(FontInfo object) const | GenericVector< FontInfo > | |
| init(int size) | GenericVector< FontInfo > | protected |
| init_to_size(int size, FontInfo t) | GenericVector< FontInfo > | |
| insert(FontInfo t, int index) | GenericVector< FontInfo > | |
| kDefaultVectorSize | GenericVector< FontInfo > | protectedstatic |
| length() const | GenericVector< FontInfo > | inline |
| move(GenericVector< FontInfo > *from) | GenericVector< FontInfo > | |
| MoveSpacingInfoFrom(FontInfoTable *other) | tesseract::FontInfoTable | |
| MoveTo(UnicityTable< FontInfo > *target) | tesseract::FontInfoTable | |
| operator+=(const GenericVector &other) | GenericVector< FontInfo > | |
| operator+=(FontInfo t) | GenericVector< FontInfo > | |
| operator=(const GenericVector &other) | GenericVector< FontInfo > | |
| operator[](int index) const | GenericVector< FontInfo > | |
| pop_back() | GenericVector< FontInfo > | |
| push_back(FontInfo object) | GenericVector< FontInfo > | |
| push_back_new(FontInfo object) | GenericVector< FontInfo > | |
| push_front(FontInfo object) | GenericVector< FontInfo > | |
| read(tesseract::TFile *f, TessResultCallback2< bool, tesseract::TFile *, FontInfo * > *cb) | GenericVector< FontInfo > | |
| remove(int index) | GenericVector< FontInfo > | |
| reserve(int size) | GenericVector< FontInfo > | |
| resize_no_init(int size) | GenericVector< FontInfo > | inline |
| reverse() | GenericVector< FontInfo > | inline |
| Serialize(FILE *fp) const | tesseract::FontInfoTable | |
| GenericVector< FontInfo >::Serialize(tesseract::TFile *fp) const | GenericVector< FontInfo > | |
| SerializeClasses(FILE *fp) const | GenericVector< FontInfo > | |
| SerializeClasses(tesseract::TFile *fp) const | GenericVector< FontInfo > | |
| set(FontInfo t, int index) | GenericVector< FontInfo > | |
| set_clear_callback(TessCallback1< FontInfo > *cb) | GenericVector< FontInfo > | |
| set_compare_callback(TessResultCallback2< bool, FontInfo const &, FontInfo const & > *cb) | GenericVector< FontInfo > | |
| SetContainsFontProperties(int font_id, const GenericVector< ScoredFont > &font_set) const | tesseract::FontInfoTable | |
| SetContainsMultipleFontProperties(const GenericVector< ScoredFont > &font_set) const | tesseract::FontInfoTable | |
| size() const | GenericVector< FontInfo > | inline |
| size_reserved() const | GenericVector< FontInfo > | inline |
| size_reserved_ | GenericVector< FontInfo > | protected |
| size_used_ | GenericVector< FontInfo > | protected |
| SkipDeSerialize(tesseract::TFile *fp) | GenericVector< FontInfo > | static |
| SkipDeSerializeClasses(tesseract::TFile *fp) | GenericVector< FontInfo > | static |
| sort() | GenericVector< FontInfo > | |
| sort(int(*comparator)(const void *, const void *)) | GenericVector< FontInfo > | inline |
| swap(int index1, int index2) | GenericVector< FontInfo > | inline |
| truncate(int size) | GenericVector< FontInfo > | inline |
| unsigned_size() const | GenericVector< FontInfo > | inline |
| WithinBounds(const FontInfo &rangemin, const FontInfo &rangemax) const | GenericVector< FontInfo > | inline |
| write(FILE *f, TessResultCallback2< bool, FILE *, FontInfo const & > *cb) const | GenericVector< FontInfo > | |
| ~FontInfoTable() | tesseract::FontInfoTable | |
| ~GenericVector() | GenericVector< FontInfo > | |