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