#include <cpython37_raw.h>
公共成员函数 |
|
| 数据 & | GetData () |
| const 数据 & | GetData () const |
| Generic * | GetPtr () |
| const DataType & | GetType () const |
Public Member Functions inherited from
NativePyObjectHead_Release
|
|
| _typeobject * | GetTypeObject () |
Public Member Functions inherited from
NativePyObject
|
|
| _object * | Get () |
| const _object * | Get () const |
Public Attributes |
|
| py::CPythonLibraryInterface * | pylib |
| Bool | _owner |
| DataTypePtr | _mappingType |
| 数据 | _data |
| BlockArray < 数据 > | _helperStack |
Public Attributes inherited from
NativePyObjectHead_Release
|
|
| Int | ob_refcnt |
| struct NativePyTypeObject * | ob_type |
| 数据 & GetData | ( | ) |
| const 数据 & GetData | ( | ) | const |
| Generic* GetPtr | ( | ) |
| const DataType & GetType | ( | ) | const |
| py::CPythonLibraryInterface * pylib |
| Bool _owner |
| DataTypePtr _mappingType |
| 数据 _data |
| BlockArray < 数据 > _helperStack |