GDB (xrefs)
Public Attributes
typy_iterator_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD int field
enum gdbpy_iter_kind kind
struct pyty_type_objectsource

Detailed Description

Definition at line 63 of file py-type.c.


Member Data Documentation

Definition at line 66 of file py-type.c.

Referenced by typy_iterator_iternext(), and typy_make_iter().

Definition at line 68 of file py-type.c.

Referenced by typy_iterator_iternext(), and typy_make_iter().

Definition at line 70 of file py-type.c.

Referenced by typy_iterator_dealloc(), typy_iterator_iternext(), and typy_make_iter().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines