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 499 of file build/sip.h.
void * _sipBufferInfoDef::bi_buf |
Definition at line 504 of file build/sip.h.
char * _sipBufferInfoDef::bi_format |
Definition at line 516 of file build/sip.h.
void * _sipBufferInfoDef::bi_internal |
Definition at line 501 of file build/sip.h.
Py_ssize_t _sipBufferInfoDef::bi_len |
Definition at line 510 of file build/sip.h.
int _sipBufferInfoDef::bi_ndim |
Definition at line 513 of file build/sip.h.
PyObject * _sipBufferInfoDef::bi_obj |
Definition at line 507 of file build/sip.h.