Definition at line 73 of file gimbal_call_stack.hpp.
◆ StackFrame()
Definition at line 75 of file gimbal_call_stack.hpp.
75 {
76 GBL_API_STACK_FRAME_CONSTRUCT(this, pObject, initialResult, entryLoc);
77
78 }
◆ getSourceEntry()
auto gimbal::StackFrame::getSourceEntry |
( |
void |
| ) |
const -> const SourceLocation& |
|
inline |
Definition at line 87 of file gimbal_call_stack.hpp.
87{ return *static_cast<const SourceLocation*>(&sourceEntry);}
◆ getCallRecord()
auto gimbal::StackFrame::getCallRecord |
( |
void |
| ) |
const -> const CallRecord& |
|
inline |
The documentation for this class was generated from the following file: