#include <fileio.h>
Definition at line 103 of file 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 | ) |
|
The documentation for this class was generated from the following files: