|
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 718 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_deleter |
Definition at line 739 of file build/sip.h.
| const char * _sipVariableDef::vd_docstring |
Definition at line 742 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_getter |
Definition at line 729 of file build/sip.h.
| const char * _sipVariableDef::vd_name |
Definition at line 723 of file build/sip.h.
| PyMethodDef * _sipVariableDef::vd_setter |
Definition at line 736 of file build/sip.h.
| sipVariableType _sipVariableDef::vd_type |
Definition at line 720 of file build/sip.h.