Base class for ostream based LineWriter.  
 More...
#include <zypp-core/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()
  
  | 
        
          | void zypp::log::StreamLineWriter::writeOut | ( | const std::string & | formated_r | ) |  |  | inlineoverridevirtual | 
 
 
◆ _str
  
  | 
        
          | std::ostream* zypp::log::StreamLineWriter::_str |  | protected | 
 
 
The documentation for this struct was generated from the following file: