Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
|
#include <swigpyrun.h>
Public Attributes | |
const char * | name |
const char * | str |
swig_dycast_func | dcast |
struct swig_cast_info * | cast |
void * | clientdata |
int | owndata |
Definition at line 374 of file swigpyrun.h.
struct swig_cast_info* swig_type_info::cast |
Definition at line 378 of file swigpyrun.h.
Referenced by SWIG_TypeCheck(), SWIG_TypeCheckStruct(), and SWIG_TypeClientData().
void* swig_type_info::clientdata |
Definition at line 379 of file swigpyrun.h.
Referenced by SWIG_Python_CheckImplicit(), SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_DestroyModule(), SWIG_Python_ExceptionType(), SWIG_Python_NewPointerObj(), SWIG_TypeClientData(), and SwigPyObject_dealloc().
swig_dycast_func swig_type_info::dcast |
Definition at line 377 of file swigpyrun.h.
Referenced by SWIG_TypeDynamicCast().
const char* swig_type_info::name |
Definition at line 375 of file swigpyrun.h.
Referenced by SWIG_MangledTypeQueryModule(), SWIG_Python_ConvertFunctionPtr(), SWIG_Python_ConvertPacked(), SWIG_Python_ConvertPtrAndOwn(), SWIG_TypeCheck(), SWIG_TypeName(), SWIG_TypePrettyName(), SwigPyPacked_repr(), and SwigPyPacked_str().
int swig_type_info::owndata |
Definition at line 380 of file swigpyrun.h.
Referenced by SWIG_Python_DestroyModule(), and SWIG_TypeNewClientData().
const char* swig_type_info::str |
Definition at line 376 of file swigpyrun.h.
Referenced by SWIG_TypePrettyName(), SWIG_TypeQueryModule(), and SwigPyObject_GetDesc().