#include <Log.hpp>
|
| LogBuffer (std::streambuf *log_, std::streambuf *out_) |
|
|
std::streambuf * | log |
|
std::streambuf * | out |
|
◆ LogBuffer()
sisi4s::LogBuffer::LogBuffer |
( |
std::streambuf * |
log_, |
|
|
std::streambuf * |
out_ |
|
) |
| |
|
inline |
◆ overflow()
virtual int sisi4s::LogBuffer::overflow |
( |
int |
c | ) |
|
|
inlineprotectedvirtual |
◆ sync()
virtual int sisi4s::LogBuffer::sync |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ log
std::streambuf* sisi4s::LogBuffer::log |
|
protected |
◆ out
std::streambuf * sisi4s::LogBuffer::out |
|
protected |
The documentation for this class was generated from the following file: