Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
|
#include <swigpyrun.h>
Public Attributes | |
PyObject * | klass |
PyObject * | newraw |
PyObject * | newargs |
PyObject * | destroy |
int | delargs |
int | implicitconv |
PyTypeObject * | pytype |
Definition at line 1577 of file swigpyrun.h.
int SwigPyClientData::delargs |
Definition at line 1582 of file swigpyrun.h.
Referenced by SwigPyClientData_New(), and SwigPyObject_dealloc().
PyObject* SwigPyClientData::destroy |
Definition at line 1581 of file swigpyrun.h.
Referenced by SwigPyClientData_Del(), SwigPyClientData_New(), and SwigPyObject_dealloc().
int SwigPyClientData::implicitconv |
Definition at line 1583 of file swigpyrun.h.
Referenced by SWIG_Python_CheckImplicit(), SWIG_Python_ConvertPtrAndOwn(), and SwigPyClientData_New().
PyObject* SwigPyClientData::klass |
Definition at line 1578 of file swigpyrun.h.
Referenced by SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_ExceptionType(), SwigPyClientData_Del(), and SwigPyClientData_New().
PyObject* SwigPyClientData::newargs |
Definition at line 1580 of file swigpyrun.h.
Referenced by SWIG_Python_NewShadowInstance(), SwigPyClientData_Del(), and SwigPyClientData_New().
PyObject* SwigPyClientData::newraw |
Definition at line 1579 of file swigpyrun.h.
Referenced by SWIG_Python_NewShadowInstance(), SwigPyClientData_Del(), and SwigPyClientData_New().
PyTypeObject* SwigPyClientData::pytype |
Definition at line 1584 of file swigpyrun.h.
Referenced by SWIG_Python_NewPointerObj(), and SwigPyClientData_New().