streambuf subclass: used to override either cout or cerr and reroute text to both Reporter and original stream.
Definition at line 25 of file cxLogIOStreamRedirecter.cpp.
◆ MyStreamBuf()
cx::MyStreamBuf::MyStreamBuf |
( |
MESSAGE_LEVEL |
level | ) |
|
|
inline |
◆ overflow()
virtual int_type cx::MyStreamBuf::overflow |
( |
int_type |
meta = traits_type::eof() | ) |
|
|
inlinevirtual |
◆ sendUnredirected()
void cx::MyStreamBuf::sendUnredirected |
( |
const QString & |
sequence | ) |
|
|
inline |
◆ setEnableRedirect()
void cx::MyStreamBuf::setEnableRedirect |
( |
bool |
on | ) |
|
|
inline |
◆ setOriginal()
void cx::MyStreamBuf::setOriginal |
( |
std::streambuf * |
orig | ) |
|
|
inline |
The documentation for this class was generated from the following file: