μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
PyVoidScalarObject_Proxy Struct Reference

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/numpy.h>

Collaboration diagram for PyVoidScalarObject_Proxy:
[legend]

Public Attributes

PyObject_VAR_HEAD char * obval
 
PyArrayDescr_Proxydescr
 
int flags
 
PyObject * base
 

Detailed Description

Definition at line 77 of file numpy.h.

Member Data Documentation

◆ base

PyObject * PyVoidScalarObject_Proxy::base

Definition at line 81 of file numpy.h.

◆ descr

PyArrayDescr_Proxy * PyVoidScalarObject_Proxy::descr

Definition at line 79 of file numpy.h.

◆ flags

int PyVoidScalarObject_Proxy::flags

Definition at line 80 of file numpy.h.

◆ obval

PyObject_VAR_HEAD char * PyVoidScalarObject_Proxy::obval

Definition at line 78 of file numpy.h.


The documentation for this struct was generated from the following files: