Apache log4cxx
Version 0.11.0
|
Abstract class for writing to character streams. More...
#include <systemerrwriter.h>
Public Member Functions | |
virtual void | close (Pool &p) |
virtual void | flush (Pool &p) |
virtual void | write (const LogString &str, Pool &p) |
![]() | |
void | addRef () const |
void | releaseRef () const |
![]() | |
virtual bool | instanceof (const Class &clazz) const =0 |
virtual const void * | cast (const Class &clazz) const =0 |
Static Public Member Functions | |
static void | write (const LogString &str) |
static void | flush () |
Additional Inherited Members | |
![]() | |
unsigned int volatile | ref |
Abstract class for writing to character streams.