tesseract v5.3.3.20231005
|
#include "export.h"
#include "helpers.h"
#include "serialis.h"
#include <tesseract/export.h>
#include <cstddef>
#include <cstdio>
#include <string>
Go to the source code of this file.
Classes | |
class | tesseract::File |
class | tesseract::InputBuffer |
class | tesseract::OutputBuffer |
Namespaces | |
namespace | tesseract |
Functions | |
bool | tesseract::LoadFileLinesToStrings (const char *filename, std::vector< std::string > *lines) |