HDF5  1.12.0
Data Fields
H5S_sel_iter_t Struct Reference

#include <H5Sprivate.h>

Data Fields

const struct H5S_sel_iter_class_ttype
 
unsigned rank
 
hsize_t dims [H5S_MAX_RANK]
 
hssize_t sel_off [H5S_MAX_RANK]
 
hsize_t elmt_left
 
size_t elmt_size
 
unsigned flags
 
union {
   H5S_point_iter_t   pnt
 
   H5S_hyper_iter_t   hyp
 
   H5S_all_iter_t   all
 
u
 

Field Documentation

◆ all

◆ dims

◆ elmt_left

hsize_t elmt_left

◆ elmt_size

size_t elmt_size

◆ flags

unsigned flags

◆ hyp

◆ pnt

◆ rank

unsigned rank

◆ sel_off

◆ type

const struct H5S_sel_iter_class_t* type

◆ u

union { ... } u

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