|
reSIProcate/rutil
9694
|
#include <Log.hxx>
Public Member Functions | |
| ThreadSetting () | |
| ThreadSetting (int serv, Level level) | |
Public Attributes | |
| int | mService |
| Level | mLevel |
| resip::Log::ThreadSetting::ThreadSetting | ( | ) | [inline] |
| resip::Log::ThreadSetting::ThreadSetting | ( | int | serv, |
| Level | level | ||
| ) | [inline] |
Definition at line 145 of file Log.hxx.
Referenced by resip::Log::getThreadSetting().
Definition at line 144 of file Log.hxx.
Referenced by resip::Log::setThreadSetting().
1.7.5.1