Public Member Functions | |
Y2Loglinestreamset (const char *which) | |
Y2Loglinestreamset (const Y2Loglinestreamset &rhs) | |
~Y2Loglinestreamset () | |
const string & | key () const |
ostream & | getStream (const unsigned level, const char *fil, const char *fnc, int lne) |
Private Attributes | |
const string | class_t |
Y2Loglinestream * | set_VpC [maxSet_i] |
Static Private Attributes | |
static const unsigned | maxSet_i = 6 |
Y2SLog::Y2Loglinestreamset::Y2Loglinestreamset | ( | const char * | which | ) | [inline] |
Y2SLog::Y2Loglinestreamset::Y2Loglinestreamset | ( | const Y2Loglinestreamset & | rhs | ) | [inline] |
ostream& Y2SLog::Y2Loglinestreamset::getStream | ( | const unsigned | level, | |
const char * | fil, | |||
const char * | fnc, | |||
int | lne | |||
) | [inline] |
References class_t, Y2SLog::Y2Loglinestream::getStream(), maxSet_i, Y2SLog::no_stream_Fm(), and set_VpC.
const string& Y2SLog::Y2Loglinestreamset::key | ( | ) | const [inline] |
References class_t.
Referenced by Y2SLog::get().
const string Y2SLog::Y2Loglinestreamset::class_t [private] |
Referenced by getStream(), and key().
const unsigned Y2SLog::Y2Loglinestreamset::maxSet_i = 6 [static, private] |
Referenced by getStream(), Y2Loglinestreamset(), and ~Y2Loglinestreamset().
Referenced by getStream(), Y2Loglinestreamset(), and ~Y2Loglinestreamset().