tesseract
3.05.02
|
#include <memory.h>
#include <string.h>
Go to the source code of this file.
Classes | |
class | GenericVector< T > |
class | UNICHAR |
class | UNICHAR::const_iterator |
Macros | |
#define | UNICHAR_LEN 30 |
Typedefs | |
typedef int | UNICHAR_ID |
Enumerations | |
enum | StrongScriptDirection { DIR_NEUTRAL = 0, DIR_LEFT_TO_RIGHT = 1, DIR_RIGHT_TO_LEFT = 2, DIR_MIX = 3 } |
typedef int UNICHAR_ID |
Enumerator | |
---|---|
DIR_NEUTRAL | |
DIR_LEFT_TO_RIGHT | |
DIR_RIGHT_TO_LEFT | |
DIR_MIX |