Version: 2.9.4
Classes | Defines
stackwalk.h File Reference

クラス

class  wxStackWalker
 wxStackWalker allows an application to enumerate, or walk, the stack frames (the function callstack). More...
class  wxStackFrame
 wxStackFrame represents a single stack frame, or a single function in the call stack, and is used exclusively together with wxStackWalker, see there for a more detailed discussion. More...

Defines

#define wxSTACKWALKER_MAX_DEPTH   (200)
 This is the default value of the wxStackWalker::Walk function.

Define Documentation

#define wxSTACKWALKER_MAX_DEPTH   (200)

This is the default value of the wxStackWalker::Walk function.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines