PLplot 5.15.0
Loading...
Searching...
No Matches
_sipSimpleWrapper Struct Reference

#include "sip.h"

Public Attributes

PyObject_HEAD void * data
 
sipAccessFunc access_func
 
unsigned sw_flags
 
PyObject * extra_refs
 
PyObject * user
 
PyObject * dict
 
PyObject * mixin_main
 
struct _sipSimpleWrappernext
 

Detailed Description

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

Member Data Documentation

◆ access_func

sipAccessFunc _sipSimpleWrapper::access_func

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

◆ data

PyObject_HEAD void * _sipSimpleWrapper::data

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

◆ dict

PyObject * _sipSimpleWrapper::dict

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

◆ extra_refs

PyObject * _sipSimpleWrapper::extra_refs

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

◆ mixin_main

PyObject * _sipSimpleWrapper::mixin_main

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

◆ next

struct _sipSimpleWrapper * _sipSimpleWrapper::next

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

◆ sw_flags

unsigned _sipSimpleWrapper::sw_flags

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

◆ user

PyObject * _sipSimpleWrapper::user

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


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