GDB (xrefs)
Public Attributes
pspace_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct
program_space
pspace
PyObjectprinters
PyObjectframe_filters
PyObjecttype_printers

Detailed Description

Definition at line 28 of file py-progspace.c.


Member Data Documentation

Definition at line 39 of file py-progspace.c.

Referenced by pspace_to_pspace_object(), and pspy_dealloc().

Definition at line 36 of file py-progspace.c.

Referenced by pspace_to_pspace_object(), and pspy_dealloc().

PyObject_HEAD struct program_space* pspace_object::pspace

Definition at line 33 of file py-progspace.c.

Referenced by pspy_get_filename(), and pspy_new().

Definition at line 41 of file py-progspace.c.

Referenced by pspace_to_pspace_object(), and pspy_dealloc().


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