|
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 326 of file build/sip.h.
| sipAccessFunc _sipSimpleWrapper::access_func |
Definition at line 336 of file build/sip.h.
| PyObject_HEAD void * _sipSimpleWrapper::data |
Definition at line 333 of file build/sip.h.
| PyObject * _sipSimpleWrapper::dict |
Definition at line 348 of file build/sip.h.
| PyObject * _sipSimpleWrapper::extra_refs |
Definition at line 342 of file build/sip.h.
| PyObject * _sipSimpleWrapper::mixin_main |
Definition at line 351 of file build/sip.h.
| struct _sipSimpleWrapper * _sipSimpleWrapper::next |
Definition at line 354 of file build/sip.h.
| unsigned _sipSimpleWrapper::sw_flags |
Definition at line 339 of file build/sip.h.
| PyObject * _sipSimpleWrapper::user |
Definition at line 345 of file build/sip.h.