|
tesseract
5.0.0
|
#include "scrollview.h"#include "svutil.h"#include <allheaders.h>#include <algorithm>#include <climits>#include <cstdarg>#include <cstring>#include <map>#include <memory>#include <mutex>#include <string>#include <thread>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | tesseract::SVPolyLineBuffer |
Namespaces | |
| tesseract | |
Variables | |
| const int | tesseract::kSvPort = 8461 |
| const int | tesseract::kMaxMsgSize = 4096 |
| const int | tesseract::kMaxIntPairSize = 45 |