EnvObject Struct Reference

Collaboration diagram for EnvObject:

Collaboration graph
[legend]

Data Fields

PyObject_HEAD struct ctrump_mempool tree_pool
struct ctrump_mempool pyobj_pool
int num_object
int id2symbol_table_size
int id_table_size
PyObject ** id2tree_obj_table
PyObject ** id2symbol_table
PyObject *** member_obj_table
TypeEnvObjecttype_env

Detailed Description

Definition at line 780 of file ctrumpmodule.c.


Field Documentation

PyObject_HEAD struct ctrump_mempool EnvObject::tree_pool [read]

Definition at line 782 of file ctrumpmodule.c.

Referenced by build_struct(), and EnvObject_dealloc().

Definition at line 783 of file ctrumpmodule.c.

Referenced by EnvObject_dealloc().

Definition at line 784 of file ctrumpmodule.c.

Definition at line 785 of file ctrumpmodule.c.

Referenced by symbol_obj().

Definition at line 786 of file ctrumpmodule.c.

Definition at line 787 of file ctrumpmodule.c.

Referenced by EnvObject_dealloc().

Definition at line 788 of file ctrumpmodule.c.

Referenced by EnvObject_dealloc(), and symbol_obj().

Definition at line 789 of file ctrumpmodule.c.

Referenced by EnvObject_dealloc().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 31 20:19:28 2009 for ctrump by  doxygen 1.5.6