|
sipxportlib
Version 3.3
|
#include <OsSysLog.h>
Public Member Functions | |
| OsStackTraceLogger (const OsSysLogFacility facility, const OsSysLogPriority priority, const char *methodName) | |
| OsStackTraceLogger (const OsSysLogFacility facility, const OsSysLogPriority priority, const char *methodName, const OsStackTraceLogger &oneBackInStack) | |
| ~OsStackTraceLogger () | |
| OsStackTraceLogger | ( | const OsSysLogFacility | facility, |
| const OsSysLogPriority | priority, | ||
| const char * | methodName | ||
| ) |
| OsStackTraceLogger | ( | const OsSysLogFacility | facility, |
| const OsSysLogPriority | priority, | ||
| const char * | methodName, | ||
| const OsStackTraceLogger & | oneBackInStack | ||
| ) |
| ~OsStackTraceLogger | ( | ) |
1.8.11