Base class for ostream based LineWriter.
More...
#include <base/LogControl.h>
Base class for ostream based LineWriter.
Definition at line 44 of file LogControl.h.
◆ StreamLineWriter() [1/2]
zypp::log::StreamLineWriter::StreamLineWriter |
( |
std::ostream & |
str_r | ) |
|
|
inline |
◆ StreamLineWriter() [2/2]
zypp::log::StreamLineWriter::StreamLineWriter |
( |
| ) |
|
|
inlineprotected |
◆ writeOut()
virtual void zypp::log::StreamLineWriter::writeOut |
( |
const std::string & |
formated_r | ) |
|
|
inlinevirtual |
◆ _str
std::ostream* zypp::log::StreamLineWriter::_str |
|
protected |
The documentation for this struct was generated from the following file: