sisi4s
Loading...
Searching...
No Matches
sisi4s::LogBuffer Class Reference

#include <Log.hpp>

Inheritance diagram for sisi4s::LogBuffer:
Collaboration diagram for sisi4s::LogBuffer:

Public Member Functions

 LogBuffer (std::streambuf *log_, std::streambuf *out_)
 

Protected Member Functions

virtual int overflow (int c)
 
virtual int sync ()
 

Protected Attributes

std::streambuf * log
 
std::streambuf * out
 

Constructor & Destructor Documentation

◆ LogBuffer()

sisi4s::LogBuffer::LogBuffer ( std::streambuf *  log_,
std::streambuf *  out_ 
)
inline

Member Function Documentation

◆ overflow()

virtual int sisi4s::LogBuffer::overflow ( int  c)
inlineprotectedvirtual

◆ sync()

virtual int sisi4s::LogBuffer::sync ( )
inlineprotectedvirtual

Member Data Documentation

◆ 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: