![]() |
HDF5
1.12.0
|
#include "H5Smodule.h"#include "H5private.h"#include "H5Eprivate.h"#include "H5Iprivate.h"#include "H5Spkg.h"Macros | |
| #define | H5S_TESTING /*suppress warning about H5S testing funcs*/ |
Functions | |
| herr_t | H5S__get_rebuild_status_test (hid_t space_id, H5S_diminfo_valid_t *status1, H5S_diminfo_valid_t *status2) |
| herr_t | H5S__get_diminfo_status_test (hid_t space_id, H5S_diminfo_valid_t *status) |
| htri_t | H5S__internal_consistency_test (hid_t space_id) |
| #define H5S_TESTING /*suppress warning about H5S testing funcs*/ |
| herr_t H5S__get_diminfo_status_test | ( | hid_t | space_id, |
| H5S_diminfo_valid_t * | status | ||
| ) |
| herr_t H5S__get_rebuild_status_test | ( | hid_t | space_id, |
| H5S_diminfo_valid_t * | status1, | ||
| H5S_diminfo_valid_t * | status2 | ||
| ) |
1.8.18