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 275 of file build/sip.h.
PyHeapTypeObject _sipWrapperType::super |
Definition at line 280 of file build/sip.h.
unsigned _sipWrapperType::wt_dict_complete |
Definition at line 286 of file build/sip.h.
struct _sipInitExtenderDef * _sipWrapperType::wt_iextend |
Definition at line 295 of file build/sip.h.
sipNewUserTypeFunc _sipWrapperType::wt_new_user_type_handler |
Definition at line 298 of file build/sip.h.
sipTypeDef * _sipWrapperType::wt_td |
Definition at line 292 of file build/sip.h.
unsigned _sipWrapperType::wt_unused |
Definition at line 289 of file build/sip.h.
void * _sipWrapperType::wt_user_data |
Definition at line 304 of file build/sip.h.
unsigned _sipWrapperType::wt_user_type |
Definition at line 283 of file build/sip.h.