![]() |
klMatrix
|
#include <iostream>
#include <sstream>
#include <fstream>
#include <windows.h>
#include <dbghelp.h>
Data Structures | |
class | klStackWalkBase |
struct | klStackWalkBase::CallstackEntry |
class | klStackWalker |
struct | klSEHException |
Macros | |
#define | GET_CURRENT_CONTEXT(c, contextFlags) |
Functions | |
std::string | klStackWalkFn (void) |
#define GET_CURRENT_CONTEXT | ( | c, | |
contextFlags | |||
) |
std::string klStackWalkFn | ( | void | ) |