tesseract  4.00.00dev
STRING Member List

This is the complete list of members for STRING, including all inherited members.

add_str_double(const char *str, double number)STRING
add_str_int(const char *str, int number)STRING
assign(const char *cstr, int len)STRING
c_str() constSTRING
contains(const char c) constSTRING
DeSerialize(bool swap, FILE *fp)STRING
DeSerialize(tesseract::TFile *fp)STRING
ensure(inT32 min_capacity)STRINGinline
length() constSTRING
operator!=(const STRING &string) constSTRING
operator!=(const char *string) constSTRING
operator+(const STRING &string) constSTRING
operator+(const char ch) constSTRING
operator+=(const char *string)STRING
operator+=(const STRING &string)STRING
operator+=(const char ch)STRING
operator=(const char *string)STRING
operator=(const STRING &string)STRING
operator==(const STRING &string) constSTRING
operator[](inT32 index) constSTRING
Serialize(FILE *fp) constSTRING
Serialize(tesseract::TFile *fp) constSTRING
size() constSTRINGinline
SkipDeSerialize(tesseract::TFile *fp)STRINGstatic
split(const char c, GenericVector< STRING > *splited)STRING
strdup() constSTRINGinline
string() constSTRING
STRING()STRING
STRING(const STRING &string)STRING
STRING(const char *string)STRING
STRING(const char *data, int length)STRING
truncate_at(inT32 index)STRING
unsigned_size() constSTRINGinline
~STRING()STRING