Sese Framework
x.y.z
A cross-platform framework
|
堆栈信息 更多...
#include <StackInfo.h>
Public 成员函数 | |
StackInfo (uint16_t limit, uint16_t skip) noexcept | |
静态 Public 属性 | |
static uint16_t | offset = 1 |
静态 Protected 成员函数 | |
static std::string | decodeSymbolName (const std::string &str) noexcept |
此函数在 Windows 上用于去除模板实参信息,其他系统则用于解析符号名称 | |
Protected 属性 | |
std::vector< SubStackInfo > | stacks |
堆栈信息
|
explicitnoexcept |
|
staticprotectednoexcept |
此函数在 Windows 上用于去除模板实参信息,其他系统则用于解析符号名称
|
static |
|
protected |