CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
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 955 of file cmsdk2_wrap.cxx.

Member Data Documentation

◆ as_buffer

PyBufferProcs PyHeapTypeObject::as_buffer

Definition at line 960 of file cmsdk2_wrap.cxx.

◆ as_mapping

PyMappingMethods PyHeapTypeObject::as_mapping

Definition at line 958 of file cmsdk2_wrap.cxx.

◆ as_number

PyNumberMethods PyHeapTypeObject::as_number

Definition at line 957 of file cmsdk2_wrap.cxx.

◆ as_sequence

PySequenceMethods PyHeapTypeObject::as_sequence

Definition at line 959 of file cmsdk2_wrap.cxx.

◆ name

PyObject * PyHeapTypeObject::name

Definition at line 961 of file cmsdk2_wrap.cxx.

◆ slots

PyObject * PyHeapTypeObject::slots

Definition at line 961 of file cmsdk2_wrap.cxx.

◆ type

PyTypeObject PyHeapTypeObject::type

Definition at line 956 of file cmsdk2_wrap.cxx.


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