tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
WordOutputter Class Reference

Public Member Functions

 WordOutputter (FILE *file)
 
void output_word (const char *word)
 

Private Attributes

FILE * file_
 

Constructor & Destructor Documentation

◆ WordOutputter()

WordOutputter::WordOutputter ( FILE *  file)
inline

Member Function Documentation

◆ output_word()

void WordOutputter::output_word ( const char *  word)
inline

Member Data Documentation

◆ file_

FILE* WordOutputter::file_
private

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