tesseract
5.0.0-alpha-619-ge9db
|
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 std::string &prefix, const std::string &suffix) | tesseract::File | static |
Open(const std::string &filename, const std::string &mode) | tesseract::File | static |
OpenOrDie(const std::string &filename, const std::string &mode) | tesseract::File | static |
Readable(const std::string &filename) | tesseract::File | static |
ReadFileToString(const std::string &filename, std::string *out) | tesseract::File | static |
WriteStringToFileOrDie(const std::string &str, const std::string &filename) | tesseract::File | static |