PLplot  5.15.0
_sipWrapperType Struct Reference

#include "sip.h"

Public Attributes

PyHeapTypeObject super
 
unsigned wt_user_type: 1
 
unsigned wt_dict_complete: 1
 
unsigned wt_unused: 30
 
sipTypeDefwt_td
 
struct _sipInitExtenderDefwt_iextend
 
sipNewUserTypeFunc wt_new_user_type_handler
 
void * wt_user_data
 

Detailed Description

Definition at line 268 of file build/sip.h.

Member Data Documentation

◆ super

PyHeapTypeObject _sipWrapperType::super

Definition at line 273 of file build/sip.h.

◆ wt_dict_complete

unsigned _sipWrapperType::wt_dict_complete

Definition at line 279 of file build/sip.h.

◆ wt_iextend

struct _sipInitExtenderDef * _sipWrapperType::wt_iextend

Definition at line 288 of file build/sip.h.

◆ wt_new_user_type_handler

sipNewUserTypeFunc _sipWrapperType::wt_new_user_type_handler

Definition at line 291 of file build/sip.h.

◆ wt_td

sipTypeDef * _sipWrapperType::wt_td

Definition at line 285 of file build/sip.h.

◆ wt_unused

unsigned _sipWrapperType::wt_unused

Definition at line 282 of file build/sip.h.

◆ wt_user_data

void * _sipWrapperType::wt_user_data

Definition at line 297 of file build/sip.h.

◆ wt_user_type

unsigned _sipWrapperType::wt_user_type

Definition at line 276 of file build/sip.h.


The documentation for this struct was generated from the following file: