QtiPlot  0.9.8.2
Public Attributes | List of all members
_traceback Struct Reference

Public Attributes

PyFrameObject * tb_frame
 
int tb_lasti
 
int tb_lineno
 
PyObject_HEAD struct _tracebacktb_next
 

Member Data Documentation

◆ tb_frame

PyFrameObject* _traceback::tb_frame

◆ tb_lasti

int _traceback::tb_lasti

◆ tb_lineno

int _traceback::tb_lineno

◆ tb_next

PyObject_HEAD struct _traceback* _traceback::tb_next

The documentation for this struct was generated from the following file: