log4c_buffer_t(3) Library Functions Manual log4c_buffer_t(3)

log4c_buffer_t - buffer object

#include <buffer.h>

buffer object

Attributes description:

  • size current size of the buffer
  • maxsize maximum size of the buffer. 0 means no limitation.
  • data raw data

Generated automatically by Doxygen for log4c from the source code.

Version 1.2.4 log4c
QR Code