PLplot  5.15.0
_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 744 of file sip.h.

Member Data Documentation

◆ td_cname

int _sipTypeDef::td_cname

Definition at line 760 of file sip.h.

◆ td_flags

int _sipTypeDef::td_flags

Definition at line 757 of file sip.h.

◆ td_module

struct _sipExportedModuleDef* _sipTypeDef::td_module

Definition at line 754 of file sip.h.

◆ td_next_version

struct _sipTypeDef* _sipTypeDef::td_next_version

Definition at line 749 of file sip.h.

◆ td_plugin_data

void* _sipTypeDef::td_plugin_data

Definition at line 766 of file sip.h.

◆ td_py_type

PyTypeObject* _sipTypeDef::td_py_type

Definition at line 763 of file sip.h.

◆ td_version

int _sipTypeDef::td_version

Definition at line 746 of file sip.h.


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