PLplot  5.15.0
PyHeapTypeObject Struct Reference

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 931 of file plplotcPYTHON_wrap.c.

Member Data Documentation

◆ as_buffer

PyBufferProcs PyHeapTypeObject::as_buffer

Definition at line 936 of file plplotcPYTHON_wrap.c.

◆ as_mapping

PyMappingMethods PyHeapTypeObject::as_mapping

Definition at line 934 of file plplotcPYTHON_wrap.c.

◆ as_number

PyNumberMethods PyHeapTypeObject::as_number

Definition at line 933 of file plplotcPYTHON_wrap.c.

◆ as_sequence

PySequenceMethods PyHeapTypeObject::as_sequence

Definition at line 935 of file plplotcPYTHON_wrap.c.

◆ name

PyObject* PyHeapTypeObject::name

Definition at line 937 of file plplotcPYTHON_wrap.c.

◆ slots

PyObject * PyHeapTypeObject::slots

Definition at line 937 of file plplotcPYTHON_wrap.c.

◆ type

PyTypeObject PyHeapTypeObject::type

Definition at line 932 of file plplotcPYTHON_wrap.c.


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