#include <fileio.h>
◆ OutputBuffer() [1/2]
tesseract::OutputBuffer::OutputBuffer |
( |
FILE * |
stream | ) |
|
|
explicit |
◆ OutputBuffer() [2/2]
tesseract::OutputBuffer::OutputBuffer |
( |
FILE * |
stream, |
|
|
size_t |
size |
|
) |
| |
◆ ~OutputBuffer()
tesseract::OutputBuffer::~OutputBuffer |
( |
| ) |
|
◆ CloseFile()
bool tesseract::OutputBuffer::CloseFile |
( |
| ) |
|
◆ WriteString()
void tesseract::OutputBuffer::WriteString |
( |
const std::string & |
str | ) |
|
◆ stream_
FILE* tesseract::OutputBuffer::stream_ |
|
private |
The documentation for this class was generated from the following files:
- /home/stephane/src/tesseract/src/ccutil/fileio.h
- /home/stephane/src/tesseract/src/ccutil/fileio.cpp