AutoTraceOut Class Reference

#include <log.h>

Collaboration diagram for AutoTraceOut:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AutoTraceOut (Log &logClass, const char *functionName)
 ~AutoTraceOut ()

Private Attributes

const char * mFunctionName
LogmLogClass

Detailed Description

Class for automatic TRACE_OUT Remembers funcion name and print it in destructor

Definition at line 280 of file log.h.


Constructor & Destructor Documentation

AutoTraceOut::AutoTraceOut Log logClass,
const char *  functionName
[inline]
 

Definition at line 283 of file log.h.

References mFunctionName.

AutoTraceOut::~AutoTraceOut  )  [inline]
 

Definition at line 288 of file log.h.

References mFunctionName, mLogClass, and Log::trace().

Here is the call graph for this function:


Member Data Documentation

const char* AutoTraceOut::mFunctionName [private]
 

Definition at line 294 of file log.h.

Referenced by AutoTraceOut(), and ~AutoTraceOut().

Log& AutoTraceOut::mLogClass [private]
 

Definition at line 295 of file log.h.

Referenced by ~AutoTraceOut().


The documentation for this class was generated from the following file:
Generated on Wed Apr 12 14:11:58 2006 for bjs by  doxygen 1.4.5