#include <input_file_buffer.h>
List of all members.
Detailed Description
Definition at line 19 of file input_file_buffer.h.
Constructor & Destructor Documentation
tesseract::InputFileBuffer::InputFileBuffer |
( |
const string & |
file_name | ) |
|
|
explicit |
tesseract::InputFileBuffer::~InputFileBuffer |
( |
| ) |
|
|
virtual |
Member Function Documentation
int tesseract::InputFileBuffer::Read |
( |
void * |
buffer, |
|
|
int |
bytes_to_read |
|
) |
| |
Member Data Documentation
string tesseract::InputFileBuffer::file_name_ |
|
protected |
FILE* tesseract::InputFileBuffer::fp_ |
|
protected |
The documentation for this class was generated from the following files: