Public Member Functions | |
| Loglinestream (const std::string &group_r, LogLevel level_r) | |
| ~Loglinestream () | |
| std::ostream & | getStream (const char *fil_r, const char *fnc_r, int lne_r) |
Private Attributes | |
| Loglinebuf | _mybuf |
| std::ostream | _mystream |
Definition at line 175 of file LogControl.cc.
| zypp::base::logger::Loglinestream::Loglinestream | ( | const std::string & | group_r, | |
| LogLevel | level_r | |||
| ) | [inline] |
Definition at line 179 of file LogControl.cc.
| zypp::base::logger::Loglinestream::~Loglinestream | ( | ) | [inline] |
Definition at line 184 of file LogControl.cc.
| std::ostream& zypp::base::logger::Loglinestream::getStream | ( | const char * | fil_r, | |
| const char * | fnc_r, | |||
| int | lne_r | |||
| ) | [inline] |
Definition at line 189 of file LogControl.cc.
Definition at line 196 of file LogControl.cc.
std::ostream zypp::base::logger::Loglinestream::_mystream [private] |
Definition at line 197 of file LogControl.cc.
1.5.3