Scarab  2.8.1
Project 8 C++ Utility Library
Public Attributes | List of all members
field_descriptor Struct Reference

#include <numpy.h>

Public Attributes

const char * name
 
ssize_t offset
 
ssize_t size
 
std::string format
 
dtype descr
 

Detailed Description

Definition at line 1081 of file numpy.h.

Member Data Documentation

◆ descr

Definition at line 1086 of file numpy.h.

◆ format

std::string format

Definition at line 1085 of file numpy.h.

◆ name

const char* name

Definition at line 1082 of file numpy.h.

◆ offset

ssize_t offset

Definition at line 1083 of file numpy.h.

◆ size

ssize_t size

Definition at line 1084 of file numpy.h.


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