table of contents
log4c_buffer_t(3) | log4c | log4c_buffer_t(3) |
NAME¶
log4c_buffer_t -buffer object
SYNOPSIS¶
#include <buffer.h>
Detailed Description¶
buffer objectAttributes description:
- size current size of the buffer
- maxsize maximum size of the buffer. 0 means no limitation.
- data raw data
Author¶
Generated automatically by Doxygen for log4c from the source code.Mon May 2 2011 | Version 1.2.1 |