Classes |
|
| struct | NativeCPyCallerContext_Debug |
| struct | NativeCPyCallerContext_Release |
| struct | NativePyCapsule |
| struct | NativePyClassCapsule |
| struct | NativePyCodeObject |
| struct | NativePyData |
| struct | NativePyDataType |
| struct | NativePyDelegate |
| class | NativePyErr_StackItem |
| struct | NativePyFrameObject |
| struct | NativePyIntObject |
| struct | NativePyList |
| struct | NativePyLongObject |
| struct | NativePyMember |
| struct | NativePyMemoryView |
| struct | NativePyMemoryViewBuffer |
| struct | NativePyModuleDef |
| struct | NativePyModuleDefBase |
| struct | NativePyObjectHead_Debug |
| struct | NativePyObjectHead_Release |
| struct | NativePyReflectionFunction |
| struct | NativePyThreadState |
| struct | NativePyTracebackObject |
| struct | NativePyTypeObject |
| struct | NativePyVarObject |
| struct | TpFlags |
Typedefs |
|
| using | NativePyObject = NativePyObjectHead_Release |
| using | NativePyReflectionFunction_Entry = Tuple < DataType , Bool > |
| using | NativePyCapsule_Destructor = void(struct NativePyCapsule *) |
函数 |
|
| MAXON_ATTRIBUTE_FORCE_INLINE NativePyTypeObject * | Py_Type ( NativePyObject *ob) |
| using NativePyObject = NativePyObjectHead_Release |
| using NativePyReflectionFunction_Entry = Tuple < DataType , Bool > |
| using NativePyCapsule_Destructor = void(struct NativePyCapsule *) |
| MAXON_ATTRIBUTE_FORCE_INLINE NativePyTypeObject * maxon::py37::Py_Type | ( | NativePyObject * | ob | ) |