GDB (xrefs)
Public Attributes
pyty_type_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct typetype
struct pyty_type_objectprev
struct pyty_type_objectnext

Detailed Description

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


Member Data Documentation

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

Referenced by save_objfile_types(), set_type(), and typy_dealloc().

PyObject_HEAD struct type* pyty_type_object::type

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

Referenced by save_objfile_types(), set_type(), typy_dealloc(), and typy_iterator_iternext().


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