![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
forward-iterator over stack frames. More...
#include <callstack.h>
Public Member Functions | |
| Iterator (Context *ctx) | |
| Iterator & | operator++ () | 
| bool | operator!= (const Iterator &other) const | 
| Context * | operator* () | 
Private Attributes | |
| Context * | ctx_ | 
forward-iterator over stack frames.
just enough to implement for-range loops
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private |