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

#include <swigpyrun.h>

Collaboration diagram for swig_type_info:

Public Attributes

const char * name
 
const char * str
 
swig_dycast_func dcast
 
struct swig_cast_infocast
 
void * clientdata
 
int owndata
 

Detailed Description

Definition at line 374 of file swigpyrun.h.

Member Data Documentation

◆ cast

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().

◆ clientdata

◆ dcast

swig_dycast_func swig_type_info::dcast

Definition at line 377 of file swigpyrun.h.

Referenced by SWIG_TypeDynamicCast().

◆ name

◆ owndata

int swig_type_info::owndata

Definition at line 380 of file swigpyrun.h.

Referenced by SWIG_Python_DestroyModule(), and SWIG_TypeNewClientData().

◆ str

const char* swig_type_info::str

Definition at line 376 of file swigpyrun.h.

Referenced by SWIG_TypePrettyName(), SWIG_TypeQueryModule(), and SwigPyObject_GetDesc().


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