tesseract v5.3.3.20231005
tesseract::PERM_CONFIG_STRUCT Struct Reference

#include <adaptive.h>

Public Member Functions

 PERM_CONFIG_STRUCT ()=default
 
 ~PERM_CONFIG_STRUCT ()
 

Public Attributes

UNICHAR_IDAmbigs
 
int FontinfoId
 

Detailed Description

Definition at line 43 of file adaptive.h.

Constructor & Destructor Documentation

◆ PERM_CONFIG_STRUCT()

tesseract::PERM_CONFIG_STRUCT::PERM_CONFIG_STRUCT ( )
default

◆ ~PERM_CONFIG_STRUCT()

tesseract::PERM_CONFIG_STRUCT::~PERM_CONFIG_STRUCT ( )

Definition at line 58 of file adaptive.cpp.

58 {
59 delete[] Ambigs;
60}

Member Data Documentation

◆ Ambigs

UNICHAR_ID* tesseract::PERM_CONFIG_STRUCT::Ambigs

Definition at line 46 of file adaptive.h.

◆ FontinfoId

int tesseract::PERM_CONFIG_STRUCT::FontinfoId

Definition at line 47 of file adaptive.h.


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