#include <log.h>
Collaboration diagram for AutoTraceOut:

Public Member Functions | |
| AutoTraceOut (Log &logClass, const char *functionName) | |
| ~AutoTraceOut () | |
Private Attributes | |
| const char * | mFunctionName |
| Log & | mLogClass |
Definition at line 280 of file log.h.
|
||||||||||||
|
Definition at line 283 of file log.h. References mFunctionName. |
|
|
Definition at line 288 of file log.h. References mFunctionName, mLogClass, and Log::trace(). Here is the call graph for this function: ![]() |
|
|
Definition at line 294 of file log.h. Referenced by AutoTraceOut(), and ~AutoTraceOut(). |
|
|
Definition at line 295 of file log.h. Referenced by ~AutoTraceOut(). |
1.4.5