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 328 of file build/sip.h.
sipAccessFunc _sipSimpleWrapper::access_func |
Definition at line 338 of file build/sip.h.
PyObject_HEAD void * _sipSimpleWrapper::data |
Definition at line 335 of file build/sip.h.
PyObject * _sipSimpleWrapper::dict |
Definition at line 350 of file build/sip.h.
PyObject * _sipSimpleWrapper::extra_refs |
Definition at line 344 of file build/sip.h.
PyObject * _sipSimpleWrapper::mixin_main |
Definition at line 353 of file build/sip.h.
struct _sipSimpleWrapper * _sipSimpleWrapper::next |
Definition at line 356 of file build/sip.h.
unsigned _sipSimpleWrapper::sw_flags |
Definition at line 341 of file build/sip.h.
PyObject * _sipSimpleWrapper::user |
Definition at line 347 of file build/sip.h.