OutputStream implemented on top of APR file IO.
More...
#include <fileoutputstream.h>
OutputStream implemented on top of APR file IO.
◆ FileOutputStream() [1/2]
log4cxx::helpers::FileOutputStream::FileOutputStream |
( |
const LogString & |
filename, |
|
|
bool |
append = false |
|
) |
| |
◆ FileOutputStream() [2/2]
log4cxx::helpers::FileOutputStream::FileOutputStream |
( |
const logchar * |
filename, |
|
|
bool |
append = false |
|
) |
| |
◆ ~FileOutputStream()
virtual log4cxx::helpers::FileOutputStream::~FileOutputStream |
( |
| ) |
|
|
virtual |
◆ close()
virtual void log4cxx::helpers::FileOutputStream::close |
( |
Pool & |
p | ) |
|
|
virtual |
◆ flush()
virtual void log4cxx::helpers::FileOutputStream::flush |
( |
Pool & |
p | ) |
|
|
virtual |
◆ write()
virtual void log4cxx::helpers::FileOutputStream::write |
( |
ByteBuffer & |
buf, |
|
|
Pool & |
p |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: