All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraceMethod Class Reference Helper class to trace the calling of methods. More...
Detailed DescriptionHelper class to trace the calling of methods. Prints out a message with the current filename and line to indicate that some method has been called. Definition at line 39 of file tracemethod.h. Constructor & Destructor Documentation
constructor
Member Data Documentation
the current indentation Definition at line 47 of file tracemethod.h. Referenced by TraceMethod::~TraceMethod().
|