18 #ifndef _LOG4CXX_HELPERS_INPUTSTREAM_H 19 #define _LOG4CXX_HELPERS_INPUTSTREAM_H 21 #include <log4cxx/helpers/objectimpl.h> 38 BEGIN_LOG4CXX_CAST_MAP()
40 END_LOG4CXX_CAST_MAP()
61 virtual void close() = 0;
73 #endif //_LOG4CXX_HELPERS_INPUTSTREAM_H
Implementation class for Object.
Definition: objectimpl.h:28
A byte buffer.
Definition: bytebuffer.h:33
Definition: appender.h:33