Stores the addresses corresponding to a call stack. This class is internal and should not be used outside of Arccore.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/base/arccore/base/StackTrace.h>
Stores the addresses corresponding to a call stack. This class is internal and should not be used outside of Arccore.
- Todo
- add support for windows.
Definition at line 35 of file arccore/src/base/arccore/base/StackTrace.h.
◆ StackFrame() [1/2]
| Arcane::StackFrame::StackFrame |
( |
intptr_t | v | ) |
|
|
inlineexplicit |
◆ StackFrame() [2/2]
| Arcane::StackFrame::StackFrame |
( |
| ) |
|
|
inline |
◆ address()
| intptr_t Arcane::StackFrame::address |
( |
| ) |
const |
|
inline |
◆ m_address
| intptr_t Arcane::StackFrame::m_address |
|
private |
The documentation for this class was generated from the following file: