#include <cpython37_raw.h>
Public Attributes |
|
| py::CPythonLibraryInterface * | pylib |
Public Attributes inherited from
NativePyObjectHead_Debug
|
|
| NativePyObjectHead_Debug * | _ob_next |
| NativePyObjectHead_Debug * | _ob_prev |
| Int | ob_refcnt |
| struct NativePyTypeObject * | ob_type |
Additional Inherited Members |
|
Public Member Functions inherited from
NativePyObjectHead_Debug
|
|
| _typeobject * | GetTypeObject () |
Public Member Functions inherited from
NativePyObject
|
|
| _object * | Get () |
| const _object * | Get () const |
| py::CPythonLibraryInterface * pylib |