Go to the documentation of this file.
28 #ifndef _LOG4TANGO_STREAM_BUFFER_H
29 #define _LOG4TANGO_STREAM_BUFFER_H
37 #define kDEFAULT_BUFFER_SIZE 512
59 virtual std::streamsize xsputn (
const char*, std::streamsize);
62 virtual int sync (
void);
66 int flush_buffer (
void);
79 #endif // _LOG4TANGO_STREAM_BUFFER_H