1 #ifndef LOG_BUFFER_H_BFB0BCB2_DD7C_421B_8BCC_039B98DC0072
2 #define LOG_BUFFER_H_BFB0BCB2_DD7C_421B_8BCC_039B98DC0072
20 int_type overflow(int_type ch);
30 std::vector<char> buffer_;
virtual ~log_buffer()
Definition: log_buffer.h:15
Definition: log_buffer.h:11
Singleton structure that holds all of the global data that Cafe acts on.
Definition: family.h:115
log_buffer(pCafeParam param, std::size_t buff_sz=256)