18 #ifndef _LOG4CXX_HELPERS_INPUTSTREAMREADER_H 19 #define _LOG4CXX_HELPERS_INPUTSTREAMREADER_H 40 CharsetDecoderPtr dec;
71 virtual void close(
Pool& p);
95 #endif //_LOG4CXX_HELPERS_INPUTSTREAMREADER_H #define DECLARE_ABSTRACT_LOG4CXX_OBJECT(object)
Definition: object.h:26
#define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:153
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:147
LOG4CXX_PTR_DEF(AppenderAttachableImpl)
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:141
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:159
Abstract class for reading from character streams.
Definition: reader.h:33
Definition: appender.h:32
std::basic_string< logchar > LogString
Definition: logstring.h:66