GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
ltpy_iterator_object Struct Reference

Public Attributes

PyObject_HEAD int current_index
 
PyObjectsource
 

Detailed Description

Definition at line 45 of file py-linetable.c.

Member Data Documentation

◆ current_index

PyObject_HEAD int ltpy_iterator_object::current_index

Definition at line 48 of file py-linetable.c.

Referenced by ltpy_iter(), and ltpy_iternext().

◆ source

PyObject* ltpy_iterator_object::source

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