Medical Imaging Interaction Toolkit  2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
swig_module_info Struct Reference

#include <swigpyrun.h>

Collaboration diagram for swig_module_info:

Public Attributes

swig_type_info ** types
 
size_t size
 
struct swig_module_infonext
 
swig_type_info ** type_initial
 
swig_cast_info ** cast_initial
 
void * clientdata
 

Detailed Description

Definition at line 394 of file swigpyrun.h.

Member Data Documentation

◆ cast_initial

swig_cast_info** swig_module_info::cast_initial

Definition at line 399 of file swigpyrun.h.

◆ clientdata

void* swig_module_info::clientdata

Definition at line 400 of file swigpyrun.h.

Referenced by SWIG_TypeClientData(), and SWIG_TypeNewClientData().

◆ next

struct swig_module_info* swig_module_info::next

Definition at line 397 of file swigpyrun.h.

Referenced by SWIG_MangledTypeQueryModule(), and SWIG_TypeQueryModule().

◆ size

size_t swig_module_info::size

◆ type_initial

swig_type_info** swig_module_info::type_initial

Definition at line 398 of file swigpyrun.h.

◆ types

swig_type_info** swig_module_info::types

The documentation for this struct was generated from the following file: