Public Member Functions | |
| EmitterFileOutput (FILE *f, bool c) | |
| virtual unsigned | Write (const void *ptr, unsigned len) |
| Return the number of bytes written, or throw an exception. | |
| virtual void | Flush () |
| virtual unsigned | NumBytesWritten () const |
Protected Attributes | |
| FILE * | file |
| unsigned | num_bytes |
| bool | cls |
1.8.7