tesseract  4.1.1
ELIST_LINK Class Reference

#include <elst.h>

Inheritance diagram for ELIST_LINK:
BLOB_CHOICE BLOBNBOX BLOCK BLOCK_RES C_BLOB C_OUTLINE C_OUTLINE_FRAG FPSEGPT ICOORDELT PARA ParamContent REGION_OCC ROW ROW_RES SORTED_FLOAT tesseract::AmbigSpec tesseract::ColPartitionSet tesseract::ColSegment tesseract::FRAGMENT tesseract::TabConstraint tesseract::TESS_CHAR tesseract::TrainingSample tesseract::ViterbiStateEntry tesseract::WorkingPartSet TO_BLOCK WERD_CHOICE WERD_RES

Public Member Functions

 ELIST_LINK ()
 
 ELIST_LINK (const ELIST_LINK &)
 
void operator= (const ELIST_LINK &)
 

Friends

class ELIST_ITERATOR
 
class ELIST
 

Detailed Description

Definition at line 77 of file elst.h.

Constructor & Destructor Documentation

◆ ELIST_LINK() [1/2]

ELIST_LINK::ELIST_LINK ( )
inline

Definition at line 130 of file elst.h.

130  : false;
131  }
132 

◆ ELIST_LINK() [2/2]

ELIST_LINK::ELIST_LINK ( const ELIST_LINK )
inline

Definition at line 135 of file elst.h.

168  {

Member Function Documentation

◆ operator=()

void ELIST_LINK::operator= ( const ELIST_LINK )
inline

Definition at line 139 of file elst.h.

168  {

Friends And Related Function Documentation

◆ ELIST

friend class ELIST
friend

Definition at line 125 of file elst.h.

◆ ELIST_ITERATOR

friend class ELIST_ITERATOR
friend

Definition at line 124 of file elst.h.


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