Definition at line 581 of file stack-frame.cc.
◆ stack_frame_walker() [1/2]
octave::stack_frame_walker::stack_frame_walker |
( |
void |
| ) |
|
|
inlineprotected |
◆ ~stack_frame_walker()
virtual octave::stack_frame_walker::~stack_frame_walker |
( |
void |
| ) |
|
|
protectedvirtualdefault |
◆ stack_frame_walker() [2/2]
◆ operator=()
◆ visit_compiled_fcn_stack_frame()
◆ visit_scope_stack_frame()
virtual void octave::stack_frame_walker::visit_scope_stack_frame |
( |
scope_stack_frame & |
| ) |
|
|
pure virtual |
◆ visit_script_stack_frame()
virtual void octave::stack_frame_walker::visit_script_stack_frame |
( |
script_stack_frame & |
| ) |
|
|
pure virtual |
◆ visit_user_fcn_stack_frame()
The documentation for this class was generated from the following file: