|
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 723 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_deleter |
Definition at line 744 of file build/sip.h.
| const char * _sipVariableDef::vd_docstring |
Definition at line 747 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_getter |
Definition at line 734 of file build/sip.h.
| const char * _sipVariableDef::vd_name |
Definition at line 728 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_setter |
Definition at line 741 of file build/sip.h.
| sipVariableType _sipVariableDef::vd_type |
Definition at line 725 of file build/sip.h.