PLplot 5.15.0
Loading...
Searching...
No Matches
_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 287 of file build/sip.h.

Member Data Documentation

◆ super

PyHeapTypeObject _sipWrapperType::super

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

◆ wt_dict_complete

unsigned _sipWrapperType::wt_dict_complete

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

◆ wt_iextend

struct _sipInitExtenderDef * _sipWrapperType::wt_iextend

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

◆ wt_new_user_type_handler

sipNewUserTypeFunc _sipWrapperType::wt_new_user_type_handler

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

◆ wt_td

sipTypeDef * _sipWrapperType::wt_td

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

◆ wt_unused

unsigned _sipWrapperType::wt_unused

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

◆ wt_user_data

void * _sipWrapperType::wt_user_data

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

◆ wt_user_type

unsigned _sipWrapperType::wt_user_type

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


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