All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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() const STRING
contains(const char c) const STRING
DeSerialize(bool swap, FILE *fp)STRING
DeSerialize(bool swap, tesseract::TFile *fp)STRING
ensure(inT32 min_capacity)STRINGinline
length() const STRING
operator!=(const STRING &string) const STRING
operator!=(const char *string) const STRING
operator+(const STRING &string) const STRING
operator+(const char ch) const STRING
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) const STRING
operator[](inT32 index) const STRING
Serialize(FILE *fp) const STRING
Serialize(tesseract::TFile *fp) const STRING
size() const STRINGinline
split(const char c, GenericVector< STRING > *splited)STRING
strdup() const STRINGinline
STRING()STRING
STRING(const STRING &string)STRING
STRING(const char *string)STRING
STRING(const char *data, int length)STRING
string() const STRING
truncate_at(inT32 index)STRING
~STRING()STRING