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

#include <swigpyrun.h>

Collaboration diagram for swig_cast_info:

Public Attributes

swig_type_infotype
 
swig_converter_func converter
 
struct swig_cast_infonext
 
struct swig_cast_infoprev
 

Detailed Description

Definition at line 384 of file swigpyrun.h.

Member Data Documentation

◆ converter

swig_converter_func swig_cast_info::converter

Definition at line 386 of file swigpyrun.h.

Referenced by SWIG_TypeCast(), and SWIG_TypeClientData().

◆ next

struct swig_cast_info* swig_cast_info::next

Definition at line 387 of file swigpyrun.h.

Referenced by SWIG_TypeCheck(), SWIG_TypeCheckStruct(), and SWIG_TypeClientData().

◆ prev

struct swig_cast_info* swig_cast_info::prev

Definition at line 388 of file swigpyrun.h.

Referenced by SWIG_TypeCheck(), and SWIG_TypeCheckStruct().

◆ type

swig_type_info* swig_cast_info::type

Definition at line 385 of file swigpyrun.h.

Referenced by SWIG_TypeCheck(), SWIG_TypeCheckStruct(), and SWIG_TypeClientData().


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