PLplot
5.15.0
|
#include "sip.h"
Public Attributes | |
void * | bi_internal |
void * | bi_buf |
PyObject * | bi_obj |
Py_ssize_t | bi_len |
int | bi_ndim |
char * | bi_format |
Definition at line 507 of file build/sip.h.
void * _sipBufferInfoDef::bi_buf |
Definition at line 512 of file build/sip.h.
char * _sipBufferInfoDef::bi_format |
Definition at line 524 of file build/sip.h.
void * _sipBufferInfoDef::bi_internal |
Definition at line 509 of file build/sip.h.
Py_ssize_t _sipBufferInfoDef::bi_len |
Definition at line 518 of file build/sip.h.
int _sipBufferInfoDef::bi_ndim |
Definition at line 521 of file build/sip.h.
PyObject * _sipBufferInfoDef::bi_obj |
Definition at line 515 of file build/sip.h.