Medical Imaging Interaction Toolkit
2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
|
#include <swigpyrun.h>
Public Attributes | |
swig_type_info ** | types |
size_t | size |
struct swig_module_info * | next |
swig_type_info ** | type_initial |
swig_cast_info ** | cast_initial |
void * | clientdata |
Definition at line 394 of file swigpyrun.h.
swig_cast_info** swig_module_info::cast_initial |
Definition at line 399 of file swigpyrun.h.
void* swig_module_info::clientdata |
Definition at line 400 of file swigpyrun.h.
Referenced by SWIG_TypeClientData(), and SWIG_TypeNewClientData().
struct swig_module_info* swig_module_info::next |
Definition at line 397 of file swigpyrun.h.
Referenced by SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().
size_t swig_module_info::size |
Definition at line 396 of file swigpyrun.h.
Referenced by SWIG_MangledTypeQueryModule(), SWIG_Python_DestroyModule(), and SWIG_TypeQueryModule().
swig_type_info** swig_module_info::type_initial |
Definition at line 398 of file swigpyrun.h.
swig_type_info** swig_module_info::types |
Definition at line 395 of file swigpyrun.h.
Referenced by SWIG_MangledTypeQueryModule(), SWIG_Python_DestroyModule(), and SWIG_TypeQueryModule().