writer Class Reference
#include <tags.h>
List of all members.
Constructor & Destructor Documentation
| writer::writer |
( |
const std::string & |
filename, |
|
|
FILE * |
output, |
|
|
bool |
ignore_errors = false | |
|
) |
| | [inline] |
| writer::writer |
( |
std::vector< unsigned char > * |
poutput |
) |
[inline] |
| writer::~writer |
( |
|
) |
[inline] |
Member Function Documentation
| void writer::writeByte |
( |
unsigned char |
byte |
) |
|
| void writer::write |
( |
const void * |
data, |
|
|
size_t |
size | |
|
) |
| | |
| bool writer::succeeded |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: