Public Member Functions | |
| Y2Loglinestream (const char *const name, const unsigned level) | |
| ~Y2Loglinestream () | |
| ostream & | getStream (const char *fil, const char *fnc, int lne) |
Private Attributes | |
| Y2Loglinebuf | mybuf |
| ostream | mystream |
| Y2SLog::Y2Loglinestream::Y2Loglinestream | ( | const char *const | name, | |
| const unsigned | level | |||
| ) | [inline] |
| Y2SLog::Y2Loglinestream::~Y2Loglinestream | ( | ) | [inline] |
References mystream.
| ostream& Y2SLog::Y2Loglinestream::getStream | ( | const char * | fil, | |
| const char * | fnc, | |||
| int | lne | |||
| ) | [inline] |
References Y2SLog::Y2Loglinebuf::file, Y2SLog::Y2Loglinebuf::func, Y2SLog::Y2Loglinebuf::line, mybuf, and mystream.
Referenced by Y2SLog::Y2Loglinestreamset::getStream().
Y2Loglinebuf Y2SLog::Y2Loglinestream::mybuf [private] |
Referenced by getStream().
ostream Y2SLog::Y2Loglinestream::mystream [private] |
Referenced by getStream(), and ~Y2Loglinestream().
1.5.9