Download Source Code

CLocalStackTrace Class Reference

Use this class to wrap local stack pushes. More...

#include <stacktrace.h>

Collaboration diagram for CLocalStackTrace:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CLocalStackTrace (LPCTSTR pFunction)
 Default Constructor.
 ~CLocalStackTrace ()
 Destructor.

Detailed Description

Use this class to wrap local stack pushes.

Wraps the CStack Push() and ensures Pop() is called when the function exits.


The documentation for this class was generated from the following file:
  • inc/stacktrace.h
Copyright Robert Umbehant
This documentation is covered by the LGPL