|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <swigpyrun.h>

Public Attributes | |
| PyObject_HEAD void * | ptr |
| swig_type_info * | ty |
| int | own |
| PyObject * | next |
Definition at line 1667 of file swigpyrun.h.
| PyObject* SwigPyObject::next |
Definition at line 1672 of file swigpyrun.h.
Referenced by SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_NewPointerObj(), SwigPyObject_append(), SwigPyObject_dealloc(), SwigPyObject_New(), and SwigPyObject_next().
| int SwigPyObject::own |
Definition at line 1671 of file swigpyrun.h.
Referenced by SWIG_Python_AcquirePtr(), SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_NewPointerObj(), SwigPyObject_acquire(), SwigPyObject_dealloc(), SwigPyObject_disown(), SwigPyObject_New(), and SwigPyObject_own().
| PyObject_HEAD void* SwigPyObject::ptr |
Definition at line 1669 of file swigpyrun.h.
Referenced by SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_NewPointerObj(), SwigPyObject_compare(), SwigPyObject_dealloc(), SwigPyObject_long(), and SwigPyObject_New().
| swig_type_info* SwigPyObject::ty |
Definition at line 1670 of file swigpyrun.h.
Referenced by SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_NewPointerObj(), SwigPyObject_dealloc(), SwigPyObject_GetDesc(), SwigPyObject_New(), and SwigPyObject_repr().