GDB (xrefs)
Public Attributes
sympy_symbol_object Struct Reference

List of all members.

Public Attributes

PyObject_HEAD struct symbolsymbol
struct sympy_symbol_objectprev
struct sympy_symbol_objectnext

Detailed Description

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


Member Data Documentation

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

Referenced by del_objfile_symbols(), set_symbol(), and sympy_dealloc().

PyObject_HEAD struct symbol* sympy_symbol_object::symbol

Definition at line 31 of file py-symbol.c.

Referenced by del_objfile_symbols(), set_symbol(), and sympy_dealloc().


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