proteus
1.8.1
C/C++/Fortran libraries
|
#include </Users/cekees/proteus/proteus/mbd/swigpyobject.h>
Public Attributes | |
PyObject_HEAD void * | ptr |
void * | ty |
int | own |
PyObject * | next |
Definition at line 3 of file swigpyobject.h.
PyObject* SwigPyObject::next |
Definition at line 8 of file swigpyobject.h.
int SwigPyObject::own |
Definition at line 7 of file swigpyobject.h.
PyObject_HEAD void* SwigPyObject::ptr |
Definition at line 5 of file swigpyobject.h.
void* SwigPyObject::ty |
Definition at line 6 of file swigpyobject.h.