|
PLplot
5.15.0
|
#include "sip.h"
Public Attributes | |
| sipVariableType | vd_type |
| const char * | vd_name |
| PyMethodDef * | vd_getter |
| PyMethodDef * | vd_setter |
| PyMethodDef * | vd_deleter |
| const char * | vd_docstring |
Definition at line 697 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_deleter |
Definition at line 718 of file build/sip.h.
| const char * _sipVariableDef::vd_docstring |
Definition at line 721 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_getter |
Definition at line 708 of file build/sip.h.
| const char * _sipVariableDef::vd_name |
Definition at line 702 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_setter |
Definition at line 715 of file build/sip.h.
| sipVariableType _sipVariableDef::vd_type |
Definition at line 699 of file build/sip.h.