tesseract  5.0.0-alpha-619-ge9db
INT_CLASS_STRUCT Struct Reference

#include <intproto.h>

Public Attributes

uint16_t NumProtos
 
uint8_t NumProtoSets
 
uint8_t NumConfigs
 
PROTO_SET ProtoSets [MAX_NUM_PROTO_SETS]
 
uint8_t * ProtoLengths
 
uint16_t ConfigLengths [MAX_NUM_CONFIGS]
 
int font_set_id
 

Detailed Description

Definition at line 104 of file intproto.h.

Member Data Documentation

◆ ConfigLengths

uint16_t INT_CLASS_STRUCT::ConfigLengths[MAX_NUM_CONFIGS]

Definition at line 110 of file intproto.h.

◆ font_set_id

int INT_CLASS_STRUCT::font_set_id

Definition at line 111 of file intproto.h.

◆ NumConfigs

uint8_t INT_CLASS_STRUCT::NumConfigs

Definition at line 107 of file intproto.h.

◆ NumProtos

uint16_t INT_CLASS_STRUCT::NumProtos

Definition at line 105 of file intproto.h.

◆ NumProtoSets

uint8_t INT_CLASS_STRUCT::NumProtoSets

Definition at line 106 of file intproto.h.

◆ ProtoLengths

uint8_t* INT_CLASS_STRUCT::ProtoLengths

Definition at line 109 of file intproto.h.

◆ ProtoSets

PROTO_SET INT_CLASS_STRUCT::ProtoSets[MAX_NUM_PROTO_SETS]

Definition at line 108 of file intproto.h.


The documentation for this struct was generated from the following file: