tesseract::CharSet Class Reference
#include <char_set.h>
List of all members.
Constructor & Destructor Documentation
tesseract::CharSet::CharSet |
( |
|
) |
|
tesseract::CharSet::~CharSet |
( |
|
) |
|
Member Function Documentation
int tesseract::CharSet::ClassCount |
( |
|
) |
const [inline] |
int tesseract::CharSet::ClassID |
( |
char_32 |
ch |
) |
const [inline] |
int tesseract::CharSet::ClassID |
( |
const char_32 * |
str |
) |
const [inline] |
const char_32* tesseract::CharSet::ClassString |
( |
int |
class_id |
) |
const [inline] |
UNICHARSET* tesseract::CharSet::InternalUnicharset |
( |
|
) |
[inline] |
bool tesseract::CharSet::SharedUnicharset |
( |
|
) |
[inline] |
int tesseract::CharSet::UnicharID |
( |
char_32 |
ch |
) |
const [inline] |
int tesseract::CharSet::UnicharID |
( |
const char_32 * |
str |
) |
const [inline] |
The documentation for this class was generated from the following files: