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

#include <swigpyrun.h>

Public Attributes

PyObject * klass
 
PyObject * newraw
 
PyObject * newargs
 
PyObject * destroy
 
int delargs
 
int implicitconv
 
PyTypeObject * pytype
 

Detailed Description

Definition at line 1577 of file swigpyrun.h.

Member Data Documentation

◆ delargs

int SwigPyClientData::delargs

Definition at line 1582 of file swigpyrun.h.

Referenced by SwigPyClientData_New(), and SwigPyObject_dealloc().

◆ destroy

PyObject* SwigPyClientData::destroy

Definition at line 1581 of file swigpyrun.h.

Referenced by SwigPyClientData_Del(), SwigPyClientData_New(), and SwigPyObject_dealloc().

◆ implicitconv

int SwigPyClientData::implicitconv

◆ klass

PyObject* SwigPyClientData::klass

◆ newargs

PyObject* SwigPyClientData::newargs

◆ newraw

PyObject* SwigPyClientData::newraw

◆ pytype

PyTypeObject* SwigPyClientData::pytype

Definition at line 1584 of file swigpyrun.h.

Referenced by SWIG_Python_NewPointerObj(), and SwigPyClientData_New().


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