Tesseract 3.01
SEG_SEARCH_PENDING Struct Reference

#include <wordrec.h>

Inheritance diagram for SEG_SEARCH_PENDING:
ELIST_LINK

List of all members.

Public Member Functions

 SEG_SEARCH_PENDING (int child_row_arg, BLOB_CHOICE_LIST *parent_arg, tesseract::LanguageModelFlagsType changed_arg)

Static Public Member Functions

static int compare (const void *p1, const void *p2)

Public Attributes

int child_row
BLOB_CHOICE_LIST * parent
tesseract::LanguageModelFlagsType changed

Constructor & Destructor Documentation

SEG_SEARCH_PENDING::SEG_SEARCH_PENDING ( int  child_row_arg,
BLOB_CHOICE_LIST *  parent_arg,
tesseract::LanguageModelFlagsType  changed_arg 
) [inline]

Member Function Documentation

static int SEG_SEARCH_PENDING::compare ( const void *  p1,
const void *  p2 
) [inline, static]

Member Data Documentation

BLOB_CHOICE_LIST* SEG_SEARCH_PENDING::parent

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines