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

#include "sip.h"

Public Attributes

int td_version
struct _sipTypeDeftd_next_version
struct _sipExportedModuleDeftd_module
int td_flags
int td_cname
PyTypeObject * td_py_type
void * td_plugin_data

Detailed Description

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

Member Data Documentation

◆ td_cname

int _sipTypeDef::td_cname

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

◆ td_flags

int _sipTypeDef::td_flags

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

◆ td_module

struct _sipExportedModuleDef * _sipTypeDef::td_module

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

◆ td_next_version

struct _sipTypeDef * _sipTypeDef::td_next_version

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

◆ td_plugin_data

void * _sipTypeDef::td_plugin_data

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

◆ td_py_type

PyTypeObject * _sipTypeDef::td_py_type

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

◆ td_version

int _sipTypeDef::td_version

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


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