18 #ifndef _LOG4CXX_HELPERS_OUTPUTSTREAMWRITER_H
19 #define _LOG4CXX_HELPERS_OUTPUTSTREAMWRITER_H
38 CharsetEncoderPtr enc;
51 virtual
void close(
Pool& p);
52 virtual
void flush(
Pool& p);
56 #ifdef LOG4CXX_MULTI_PROCESS
57 OutputStreamPtr getOutPutStreamPtr()
Abstract class for writing to character streams.
Definition: outputstreamwriter.h:35
Abstract class for writing to character streams.
Definition: writer.h:34
LOG4CXX_PTR_DEF(AppenderAttachableImpl)
Definition: appender.h:33
std::basic_string< logchar > LogString
Definition: logstring.h:66
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:148
#define DECLARE_ABSTRACT_LOG4CXX_OBJECT(object)
Definition: object.h:26
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:142
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:154
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:136