|
PLplot 5.15.0
|
#include "sip.h"
Public Attributes | |
| PyHeapTypeObject | super |
| unsigned | wt_user_type: 1 |
| unsigned | wt_dict_complete: 1 |
| unsigned | wt_unused: 30 |
| sipTypeDef * | wt_td |
| struct _sipInitExtenderDef * | wt_iextend |
| sipNewUserTypeFunc | wt_new_user_type_handler |
| void * | wt_user_data |
Definition at line 290 of file build/sip.h.
| PyHeapTypeObject _sipWrapperType::super |
Definition at line 295 of file build/sip.h.
| unsigned _sipWrapperType::wt_dict_complete |
Definition at line 301 of file build/sip.h.
| struct _sipInitExtenderDef * _sipWrapperType::wt_iextend |
Definition at line 310 of file build/sip.h.
| sipNewUserTypeFunc _sipWrapperType::wt_new_user_type_handler |
Definition at line 313 of file build/sip.h.
| sipTypeDef * _sipWrapperType::wt_td |
Definition at line 307 of file build/sip.h.
| unsigned _sipWrapperType::wt_unused |
Definition at line 304 of file build/sip.h.
| void * _sipWrapperType::wt_user_data |
Definition at line 319 of file build/sip.h.
| unsigned _sipWrapperType::wt_user_type |
Definition at line 298 of file build/sip.h.