#include <StackTrace.h>
Public Member Functions | |
| ~StackTrace () | |
| string | as_string () const |
| string | repr () const |
Static Public Member Functions | |
| StackTrace * | save (unsigned int skip_frames=0) |
| string | get (unsigned int skip_frames=0) |
| StackTrace * | save (const sigcontext &ctx) |
| string | get (const sigcontext &ctx) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8