PLplot
5.15.0
|
#include "sip.h"
Public Attributes | |
PyObject_HEAD void * | data |
sipAccessFunc | access_func |
unsigned | sw_flags |
PyObject * | extra_refs |
PyObject * | user |
PyObject * | dict |
PyObject * | mixin_main |
struct _sipSimpleWrapper * | next |
Definition at line 311 of file build/sip.h.
sipAccessFunc _sipSimpleWrapper::access_func |
Definition at line 321 of file build/sip.h.
PyObject_HEAD void * _sipSimpleWrapper::data |
Definition at line 318 of file build/sip.h.
PyObject * _sipSimpleWrapper::dict |
Definition at line 333 of file build/sip.h.
PyObject * _sipSimpleWrapper::extra_refs |
Definition at line 327 of file build/sip.h.
PyObject * _sipSimpleWrapper::mixin_main |
Definition at line 336 of file build/sip.h.
struct _sipSimpleWrapper * _sipSimpleWrapper::next |
Definition at line 339 of file build/sip.h.
unsigned _sipSimpleWrapper::sw_flags |
Definition at line 324 of file build/sip.h.
PyObject * _sipSimpleWrapper::user |
Definition at line 330 of file build/sip.h.