zypp::base::logger::Loglinestream Class Reference

List of all members.

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


Detailed Description

Definition at line 183 of file LogControl.cc.


Constructor & Destructor Documentation

zypp::base::logger::Loglinestream::Loglinestream ( const std::string &  group_r,
LogLevel  level_r 
) [inline]

Definition at line 187 of file LogControl.cc.

zypp::base::logger::Loglinestream::~Loglinestream (  )  [inline]

Definition at line 192 of file LogControl.cc.


Member Function Documentation

std::ostream& zypp::base::logger::Loglinestream::getStream ( const char *  fil_r,
const char *  fnc_r,
int  lne_r 
) [inline]

Definition at line 197 of file LogControl.cc.


Member Data Documentation

Definition at line 204 of file LogControl.cc.

Definition at line 205 of file LogControl.cc.


The documentation for this class was generated from the following file:

doxygen