Definition at line 501 of file LogControl.cc.
 
◆ Loglinestream() [1/3]
  
  | 
        
          | zypp::base::logger::Loglinestream::Loglinestream | ( | const std::string & | group_r, |  
          |  |  | LogLevel | level_r ) |  | inline | 
 
 
◆ Loglinestream() [2/3]
  
  | 
        
          | zypp::base::logger::Loglinestream::Loglinestream | ( | const Loglinestream & |  | ) |  |  | delete | 
 
 
◆ Loglinestream() [3/3]
  
  | 
        
          | zypp::base::logger::Loglinestream::Loglinestream | ( | Loglinestream && |  | ) |  |  | delete | 
 
 
◆ ~Loglinestream()
  
  | 
        
          | zypp::base::logger::Loglinestream::~Loglinestream | ( |  | ) |  |  | inline | 
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ getStream()
  
  | 
        
          | std::ostream & zypp::base::logger::Loglinestream::getStream | ( | const char * | fil_r, |  
          |  |  | const char * | fnc_r, |  
          |  |  | int | lne_r ) |  | inline | 
 
 
◆ _mybuf
  
  | 
        
          | Loglinebuf zypp::base::logger::Loglinestream::_mybuf |  | private | 
 
 
◆ _mystream
  
  | 
        
          | std::ostream zypp::base::logger::Loglinestream::_mystream |  | private | 
 
 
The documentation for this class was generated from the following file: