PLplot  5.10.0
PyHeapTypeObject Struct Reference

List of all members.

Public Attributes

PyTypeObject type
PyNumberMethods as_number
PyMappingMethods as_mapping
PySequenceMethods as_sequence
PyBufferProcs as_buffer
PyObject * name
PyObject * slots

Detailed Description

Definition at line 916 of file plplotcmodulePYTHON_wrap.c.


Member Data Documentation

Definition at line 921 of file plplotcmodulePYTHON_wrap.c.

PyMappingMethods PyHeapTypeObject::as_mapping

Definition at line 919 of file plplotcmodulePYTHON_wrap.c.

PyNumberMethods PyHeapTypeObject::as_number

Definition at line 918 of file plplotcmodulePYTHON_wrap.c.

PySequenceMethods PyHeapTypeObject::as_sequence

Definition at line 920 of file plplotcmodulePYTHON_wrap.c.

Definition at line 922 of file plplotcmodulePYTHON_wrap.c.

Definition at line 922 of file plplotcmodulePYTHON_wrap.c.

PyTypeObject PyHeapTypeObject::type

Definition at line 917 of file plplotcmodulePYTHON_wrap.c.


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