|
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 268 of file build/sip.h.
| PyHeapTypeObject _sipWrapperType::super |
Definition at line 273 of file build/sip.h.
| unsigned _sipWrapperType::wt_dict_complete |
Definition at line 279 of file build/sip.h.
| struct _sipInitExtenderDef * _sipWrapperType::wt_iextend |
Definition at line 288 of file build/sip.h.
| sipNewUserTypeFunc _sipWrapperType::wt_new_user_type_handler |
Definition at line 291 of file build/sip.h.
| sipTypeDef * _sipWrapperType::wt_td |
Definition at line 285 of file build/sip.h.
| unsigned _sipWrapperType::wt_unused |
Definition at line 282 of file build/sip.h.
| void * _sipWrapperType::wt_user_data |
Definition at line 297 of file build/sip.h.
| unsigned _sipWrapperType::wt_user_type |
Definition at line 276 of file build/sip.h.