|
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 712 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_deleter |
Definition at line 733 of file build/sip.h.
| const char * _sipVariableDef::vd_docstring |
Definition at line 736 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_getter |
Definition at line 723 of file build/sip.h.
| const char * _sipVariableDef::vd_name |
Definition at line 717 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_setter |
Definition at line 730 of file build/sip.h.
| sipVariableType _sipVariableDef::vd_type |
Definition at line 714 of file build/sip.h.