tesseract
3.05.02
|
This is the complete list of members for tesseract::File, including all inherited members.
Delete(const char *pathname) | tesseract::File | static |
DeleteMatchingFiles(const char *pattern) | tesseract::File | static |
JoinPath(const string &prefix, const string &suffix) | tesseract::File | static |
Open(const string &filename, const string &mode) | tesseract::File | static |
OpenOrDie(const string &filename, const string &mode) | tesseract::File | static |
Readable(const string &filename) | tesseract::File | static |
ReadFileToString(const string &filename, string *out) | tesseract::File | static |
WriteStringToFileOrDie(const string &str, const string &filename) | tesseract::File | static |