libassa 3.5.1
|
Class DiagnosticContext tracks who deep a function is in the calling stack. More...
#include <Logger.h>
Public Member Functions | |
DiagnosticContext (const char *fn_, u_long mask_=TRACE) | |
~DiagnosticContext () | |
Private Member Functions | |
DiagnosticContext (const DiagnosticContext &) | |
DiagnosticContext & | operator= (const DiagnosticContext &) |
Private Attributes | |
const char * | m_fname |
u_long | m_mask |
Class DiagnosticContext tracks who deep a function is in the calling stack.
|
inline |
|
private |
|
private |
Definition at line 390 of file Logger.h.
Referenced by DiagnosticContext().
|
private |
Definition at line 391 of file Logger.h.
Referenced by DiagnosticContext(), and ~DiagnosticContext().