#include <zypp-tui/output/Out.h>
|  | 
| std::unique_ptr< std::ostringstream > | _str | 
|  | 
Definition at line 647 of file Out.h.
 
◆ Info() [1/2]
  
  | 
        
          | ztui::Out::Info::Info | ( | Out & | out_r | ) |  |  | inline | 
 
 
◆ Info() [2/2]
◆ ~Info()
  
  | 
        
          | ztui::Out::Info::~Info | ( |  | ) |  |  | inline | 
 
 
◆ NON_COPYABLE()
      
        
          | ztui::Out::Info::NON_COPYABLE | ( | Info |  | ) |  | 
      
 
 
◆ operator<<()
template<class Tp> 
  
  | 
        
          | std::ostream & ztui::Out::Info::operator<< | ( | const Tp & | val | ) |  |  | inline | 
 
 
◆ operator std::ostream &()
  
  | 
        
          | ztui::Out::Info::operator std::ostream & | ( |  | ) |  |  | inline | 
 
 
◆ stream()
  
  | 
        
          | std::ostream & ztui::Out::Info::stream | ( |  | ) |  |  | inline | 
 
 
◆ _str
  
  | 
        
          | std::unique_ptr<std::ostringstream> ztui::Out::Info::_str |  | private | 
 
 
The documentation for this struct was generated from the following file: