HDF5  1.12.0
H5S_hyper_span_info_t Struct Reference

#include <H5Spkg.h>

Data Fields

unsigned count
 
hsize_t * low_bounds
 
hsize_t * high_bounds
 
H5S_hyper_op_info_t op_info [2]
 
struct H5S_hyper_span_thead
 
struct H5S_hyper_span_ttail
 
hsize_t bounds []
 

Field Documentation

◆ bounds

hsize_t bounds[]

◆ count

unsigned count

◆ head

struct H5S_hyper_span_t* head

◆ high_bounds

hsize_t* high_bounds

◆ low_bounds

hsize_t* low_bounds

◆ op_info

H5S_hyper_op_info_t op_info[2]

◆ tail

struct H5S_hyper_span_t* tail

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