proteus 1.9.0
C/C++/Fortran libraries
Loading...
Searching...
No Matches
SwigPyObject Struct Reference

#include </work/cekees/proteus/proteus/mbd/swigpyobject.h>

Public Attributes

PyObject_HEAD void * ptr
void * ty
int own
PyObject * next

Detailed Description

Definition at line 3 of file swigpyobject.h.

Member Data Documentation

◆ next

PyObject* SwigPyObject::next

Definition at line 8 of file swigpyobject.h.

◆ own

int SwigPyObject::own

Definition at line 7 of file swigpyobject.h.

◆ ptr

PyObject_HEAD void* SwigPyObject::ptr

Definition at line 5 of file swigpyobject.h.

◆ ty

void* SwigPyObject::ty

Definition at line 6 of file swigpyobject.h.


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