GDB (xrefs)
|
Public Attributes | |
PyObject_HEAD struct block * | block |
struct block_iterator | iter |
int | initialized_p |
struct blpy_block_object * | source |
Definition at line 42 of file py-block.c.
PyObject_HEAD struct block* block_syms_iterator_object::block |
Definition at line 45 of file py-block.c.
Referenced by blpy_block_syms_iternext(), and blpy_iter().
Definition at line 49 of file py-block.c.
Referenced by blpy_block_syms_iternext(), and blpy_iter().
Definition at line 47 of file py-block.c.
Referenced by blpy_block_syms_iternext().
Definition at line 53 of file py-block.c.
Referenced by blpy_block_syms_dealloc(), blpy_block_syms_iter(), blpy_block_syms_iternext(), blpy_iter(), and blpy_iter_is_valid().