|
| std::string | name |
| |
| std::string | path |
| |
| std::uint_least32_t | line = 0 |
| |
Definition at line 7 of file arena.cpp.
◆ get_line()
| std::uint_least32_t FrameInfo::get_line |
( |
| ) |
const |
|
inline |
◆ get_name()
| const char* FrameInfo::get_name |
( |
| ) |
const |
|
inline |
◆ get_path()
| const char* FrameInfo::get_path |
( |
| ) |
const |
|
inline |
◆ update()
| void FrameInfo::update |
( |
std::stacktrace_entry |
entry | ) |
|
|
inline |
◆ line
| std::uint_least32_t FrameInfo::line = 0 |
◆ name
| std::string FrameInfo::name |
◆ path
| std::string FrameInfo::path |
The documentation for this struct was generated from the following file: