a sink taking a stream's lines, each whole in one call, without its line end: what a system log, the debugger or an installation log keeps as an entry
More...
#include <dx_redirect.h>
|
| virtual void | operator() (const std::string &line)=0 |
| std::streamsize | xsputn (const char *data, std::streamsize count) override |
a sink taking a stream's lines, each whole in one call, without its line end: what a system log, the debugger or an installation log keeps as an entry
◆ operator()()
| virtual void dx::redirect::line::operator() |
( |
const std::string & | line | ) |
|
|
protectedpure virtual |
◆ xsputn()
| std::streamsize dx::redirect::line::xsputn |
( |
const char * | data, |
|
|
std::streamsize | count ) |
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: