Apache log4cxx
Version 0.10.0
|
Abstract class for writing to character streams. More...
Inherits OutputStream.
Public Member Functions | |
void | close (Pool &p) |
void | flush (Pool &p) |
void | write (ByteBuffer &buf, Pool &p) |
Protected Member Functions | |
BufferedOutputStream (OutputStreamPtr &out, size_t size=4096) | |
~BufferedOutputStream () | |
![]() | |
OutputStream () | |
virtual | ~OutputStream () |
Additional Inherited Members | |
![]() | |
static const helpers::Class & | getStaticClass () |
static const log4cxx::helpers::ClassRegistration & | registerClass () |
![]() | |
unsigned int volatile | ref |
Abstract class for writing to character streams.
|
protected |
|
protected |
|
virtual |
Implements OutputStream.
|
virtual |
Implements OutputStream.
|
virtual |
Implements OutputStream.