tesseract 4.1.1
Loading...
Searching...
No Matches
scrollview.cpp File Reference
#include <algorithm>
#include <climits>
#include <cstdarg>
#include <cstring>
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "scrollview.h"
#include "svutil.h"
#include "allheaders.h"

Go to the source code of this file.

Classes

struct  SVPolyLineBuffer
 

Variables

const int kSvPort = 8461
 
const int kMaxMsgSize = 4096
 
const int kMaxIntPairSize = 45
 

Variable Documentation

◆ kMaxIntPairSize

const int kMaxIntPairSize = 45

Definition at line 39 of file scrollview.cpp.

◆ kMaxMsgSize

const int kMaxMsgSize = 4096

Definition at line 38 of file scrollview.cpp.

◆ kSvPort

const int kSvPort = 8461

Definition at line 37 of file scrollview.cpp.