18 #ifndef _LOG4CXX_HELPERS_FILEINPUTSTREAM_H 19 #define _LOG4CXX_HELPERS_FILEINPUTSTREAM_H 21 #include <log4cxx/helpers/inputstream.h> 22 #include <log4cxx/file.h> 23 #include <log4cxx/helpers/pool.h> 44 BEGIN_LOG4CXX_CAST_MAP()
47 END_LOG4CXX_CAST_MAP()
88 void open(
const LogString&);
97 #endif //_LOG4CXX_HELPERS_FILEINPUTSTREAM_H
A byte buffer.
Definition: bytebuffer.h:33
An abstract representation of file and directory path names.
Definition: file.h:45
Definition: appender.h:33