#include <base/Logger.h>
Definition at line 42 of file Logger.h.
◆ Osd()
zypp::debug::Osd::Osd |
( |
std::ostream & |
str, |
|
|
int |
i = 0 |
|
) |
| |
◆ ~Osd()
zypp::debug::Osd::~Osd |
( |
| ) |
|
◆ operator<<() [1/2]
template<class Tp >
Osd & zypp::debug::Osd::operator<< |
( |
Tp && |
val | ) |
|
|
inline |
◆ operator<<() [2/2]
Osd & zypp::debug::Osd::operator<< |
( |
std::ostream &(*)(std::ostream &) |
iomanip | ) |
|
◆ _strout
std::ostream& zypp::debug::Osd::_strout |
|
private |
◆ _strlog
std::ostream& zypp::debug::Osd::_strlog |
|
private |
The documentation for this struct was generated from the following files: