#include <xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp>
|
void | writeData (const char *theBuffer, XalanSize_t theBufferLength) |
|
void | doFlush () |
|
Definition at line 41 of file MsgFileOutputStream.hpp.
◆ HandleType
◆ MsgFileOutputStream()
xalanc::MsgFileOutputStream::MsgFileOutputStream |
( |
const char * |
theFileName | ) |
|
Construct an MsgFileOutputStream object.
- Parameters
-
theFileName | name of file |
theBufferSize | The size of the transcoding buffer |
◆ ~MsgFileOutputStream()
virtual xalanc::MsgFileOutputStream::~MsgFileOutputStream |
( |
| ) |
|
|
virtual |
◆ doFlush()
void xalanc::MsgFileOutputStream::doFlush |
( |
| ) |
|
|
protected |
◆ write() [1/2]
void xalanc::MsgFileOutputStream::write |
( |
const char * |
theString, |
|
|
XalanSize_t |
theLength |
|
) |
| |
◆ write() [2/2]
void xalanc::MsgFileOutputStream::write |
( |
const XMLCh * |
theString, |
|
|
XalanSize_t |
theLength |
|
) |
| |
◆ writeAsASCII() [1/2]
void xalanc::MsgFileOutputStream::writeAsASCII |
( |
const char * |
theString, |
|
|
XalanSize_t |
theLength |
|
) |
| |
◆ writeAsASCII() [2/2]
void xalanc::MsgFileOutputStream::writeAsASCII |
( |
const XMLCh * |
theString, |
|
|
XalanSize_t |
theLength |
|
) |
| |
◆ writeData()
void xalanc::MsgFileOutputStream::writeData |
( |
const char * |
theBuffer, |
|
|
XalanSize_t |
theBufferLength |
|
) |
| |
|
protected |
◆ writeUTFPrefix()
void xalanc::MsgFileOutputStream::writeUTFPrefix |
( |
| ) |
|
The documentation for this class was generated from the following file: