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 320 of file build/sip.h.

Member Data Documentation

◆ access_func

sipAccessFunc _sipSimpleWrapper::access_func

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

◆ data

PyObject_HEAD void * _sipSimpleWrapper::data

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

◆ dict

PyObject * _sipSimpleWrapper::dict

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

◆ extra_refs

PyObject * _sipSimpleWrapper::extra_refs

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

◆ mixin_main

PyObject * _sipSimpleWrapper::mixin_main

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

◆ next

struct _sipSimpleWrapper * _sipSimpleWrapper::next

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

◆ sw_flags

unsigned _sipSimpleWrapper::sw_flags

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

◆ user

PyObject * _sipSimpleWrapper::user

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


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