HDF5  1.12.0
Data Fields
H5S_select_t Struct Reference

#include <H5Spkg.h>

Data Fields

const H5S_select_class_ttype
 
hbool_t offset_changed
 
hssize_t offset [H5S_MAX_RANK]
 
hsize_t num_elem
 
union {
   H5S_pnt_list_t *   pnt_lst
 
   H5S_hyper_sel_t *   hslab
 
sel_info
 

Field Documentation

◆ hslab

◆ num_elem

hsize_t num_elem

◆ offset

◆ offset_changed

hbool_t offset_changed

◆ pnt_lst

H5S_pnt_list_t* pnt_lst

◆ sel_info

union { ... } sel_info

◆ type

const H5S_select_class_t* type

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