|
virtual std::streamsize | xsputn (const char *s, std::streamsize n) |
|
virtual int | overflow (int ch=EOF) |
|
virtual int | writeout (const char *s, std::streamsize n) |
|
Definition at line 107 of file LogControl.cc.
zypp::base::logger::Loglinebuf::Loglinebuf |
( |
const std::string & |
group_r, |
|
|
LogLevel |
level_r |
|
) |
| |
|
inline |
zypp::base::logger::Loglinebuf::~Loglinebuf |
( |
| ) |
|
|
inline |
void zypp::base::logger::Loglinebuf::tagSet |
( |
const char * |
fil_r, |
|
|
const char * |
fnc_r, |
|
|
int |
lne_r |
|
) |
| |
|
inline |
virtual std::streamsize zypp::base::logger::Loglinebuf::xsputn |
( |
const char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inlineprivatevirtual |
virtual int zypp::base::logger::Loglinebuf::overflow |
( |
int |
ch = EOF | ) |
|
|
inlineprivatevirtual |
virtual int zypp::base::logger::Loglinebuf::writeout |
( |
const char * |
s, |
|
|
std::streamsize |
n |
|
) |
| |
|
inlineprivatevirtual |
std::string zypp::base::logger::Loglinebuf::_group |
|
private |
LogLevel zypp::base::logger::Loglinebuf::_level |
|
private |
const char* zypp::base::logger::Loglinebuf::_file |
|
private |
const char* zypp::base::logger::Loglinebuf::_func |
|
private |
int zypp::base::logger::Loglinebuf::_line |
|
private |
std::string zypp::base::logger::Loglinebuf::_buffer |
|
private |
The documentation for this class was generated from the following file: