at(int index) const | tesseract::GenericVector< FontInfo > | inline |
back() const | tesseract::GenericVector< FontInfo > | |
clear() | tesseract::GenericVector< FontInfo > | |
clear_cb_ | tesseract::GenericVector< FontInfo > | protected |
data_ | tesseract::GenericVector< FontInfo > | protected |
delete_data_pointers() | tesseract::GenericVector< FontInfo > | |
DeSerialize(TFile *fp) | tesseract::FontInfoTable | |
GenericVector< FontInfo >::DeSerialize(bool swap, FILE *fp) | tesseract::GenericVector< FontInfo > | |
DeSerializeClasses(TFile *fp) | tesseract::GenericVector< FontInfo > | |
double_the_size() | tesseract::GenericVector< FontInfo > | |
empty() const | tesseract::GenericVector< FontInfo > | inline |
FontInfoTable() | tesseract::FontInfoTable | |
GenericVector() | tesseract::GenericVector< FontInfo > | inline |
GenericVector(const GenericVector &other) | tesseract::GenericVector< FontInfo > | inline |
get_index(const FontInfo &object) const | tesseract::GenericVector< FontInfo > | |
init(int size) | tesseract::GenericVector< FontInfo > | protected |
init_to_size(int size, const FontInfo &t) | tesseract::GenericVector< FontInfo > | |
insert(const FontInfo &t, int index) | tesseract::GenericVector< FontInfo > | |
kDefaultVectorSize | tesseract::GenericVector< FontInfo > | protectedstatic |
move(GenericVector< FontInfo > *from) | tesseract::GenericVector< FontInfo > | |
MoveSpacingInfoFrom(FontInfoTable *other) | tesseract::FontInfoTable | |
MoveTo(UnicityTable< FontInfo > *target) | tesseract::FontInfoTable | |
operator+=(const GenericVector &other) | tesseract::GenericVector< FontInfo > | |
operator+=(const FontInfo &t) | tesseract::GenericVector< FontInfo > | |
operator=(const GenericVector &other) | tesseract::GenericVector< FontInfo > | |
operator[](int index) const | tesseract::GenericVector< FontInfo > | |
pop_back() | tesseract::GenericVector< FontInfo > | |
push_back(FontInfo object) | tesseract::GenericVector< FontInfo > | |
read(TFile *f, const std::function< bool(TFile *, FontInfo *)> &cb) | tesseract::GenericVector< FontInfo > | |
remove(int index) | tesseract::GenericVector< FontInfo > | |
reserve(int size) | tesseract::GenericVector< FontInfo > | |
resize(int size, const FontInfo &t) | tesseract::GenericVector< FontInfo > | |
resize_no_init(int size) | tesseract::GenericVector< FontInfo > | inline |
reverse() | tesseract::GenericVector< FontInfo > | inline |
Serialize(FILE *fp) const | tesseract::FontInfoTable | |
GenericVector< FontInfo >::Serialize(TFile *fp) const | tesseract::GenericVector< FontInfo > | |
SerializeClasses(FILE *fp) const | tesseract::GenericVector< FontInfo > | |
set(const FontInfo &t, int index) | tesseract::GenericVector< FontInfo > | |
set_clear_callback(const std::function< void(FontInfo)> &cb) | tesseract::GenericVector< FontInfo > | inline |
SetContainsFontProperties(int font_id, const std::vector< ScoredFont > &font_set) const | tesseract::FontInfoTable | |
SetContainsMultipleFontProperties(const std::vector< ScoredFont > &font_set) const | tesseract::FontInfoTable | |
size() const | tesseract::GenericVector< FontInfo > | inline |
size_reserved() const | tesseract::GenericVector< FontInfo > | inline |
size_reserved_ | tesseract::GenericVector< FontInfo > | protected |
size_used_ | tesseract::GenericVector< FontInfo > | protected |
sort() | tesseract::GenericVector< FontInfo > | |
sort(int(*comparator)(const void *, const void *)) | tesseract::GenericVector< FontInfo > | inline |
swap(int index1, int index2) | tesseract::GenericVector< FontInfo > | inline |
truncate(int size) | tesseract::GenericVector< FontInfo > | inline |
unsigned_size() const | tesseract::GenericVector< FontInfo > | inline |
write(FILE *f, const std::function< bool(FILE *, const FontInfo &)> &cb) const | tesseract::GenericVector< FontInfo > | |
~FontInfoTable() | tesseract::FontInfoTable | |
~GenericVector() | tesseract::GenericVector< FontInfo > | |