![]() |
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__all_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_all (H5S_t *space, hbool_t rel_prev) |
| herr_t | H5Sselect_all (hid_t spaceid) |
Variables | |
| const H5S_select_class_t | H5S_sel_all [1] |
| htri_t H5S__all_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_all[1] |
1.8.18