Tesseract  3.02
CHAR_FRAGMENT Member List
This is the complete list of members for CHAR_FRAGMENT, including all inherited members.
equals(const char *other_unichar, int other_pos, int other_total) const CHAR_FRAGMENT [inline]
equals(const CHAR_FRAGMENT *other) const CHAR_FRAGMENT [inline]
get_pos() const CHAR_FRAGMENT [inline]
get_total() const CHAR_FRAGMENT [inline]
get_unichar() const CHAR_FRAGMENT [inline]
is_beginning() const CHAR_FRAGMENT [inline]
is_continuation_of(const CHAR_FRAGMENT *fragment) const CHAR_FRAGMENT [inline]
is_ending() const CHAR_FRAGMENT [inline]
is_natural() const CHAR_FRAGMENT [inline]
kMaxChunksCHAR_FRAGMENT [static]
kMaxLenCHAR_FRAGMENT [static]
kMinLenCHAR_FRAGMENT [static]
parse_from_string(const char *str)CHAR_FRAGMENT [static]
set_all(const char *unichar, int pos, int total, bool natural)CHAR_FRAGMENT [inline]
set_natural(bool value)CHAR_FRAGMENT [inline]
set_pos(int p)CHAR_FRAGMENT [inline]
set_total(int t)CHAR_FRAGMENT [inline]
set_unichar(const char *uch)CHAR_FRAGMENT [inline]
to_string(const char *unichar, int pos, int total, bool natural)CHAR_FRAGMENT [static]
to_string() const CHAR_FRAGMENT [inline]