![]() |
HDF5
1.12.0
|
#include "H5Smodule.h"#include "H5private.h"#include "H5Eprivate.h"#include "H5Iprivate.h"#include "H5Spkg.h"#include "H5VMprivate.h"Functions | |
| htri_t | H5S__none_intersect_block (const H5S_t H5_ATTR_UNUSED *space, const hsize_t H5_ATTR_UNUSED *start, const hsize_t H5_ATTR_UNUSED *end) |
| herr_t | H5S_select_none (H5S_t *space) |
| herr_t | H5Sselect_none (hid_t spaceid) |
Variables | |
| const H5S_select_class_t | H5S_sel_none [1] |
| htri_t H5S__none_intersect_block | ( | const H5S_t H5_ATTR_UNUSED * | space, |
| const hsize_t H5_ATTR_UNUSED * | start, | ||
| const hsize_t H5_ATTR_UNUSED * | end | ||
| ) |
| const H5S_select_class_t H5S_sel_none[1] |
1.8.18