![]() |
HDF5
1.12.0
|
#include "H5Amodule.h"#include "H5private.h"#include "H5Apkg.h"#include "H5ACprivate.h"#include "H5CXprivate.h"#include "H5Eprivate.h"#include "H5Iprivate.h"#include "H5SMprivate.h"#include "H5VLprivate.h"Macros | |
| #define | H5A_TESTING /* Suppress warning about H5A testing funcs */ |
Functions | |
| htri_t | H5A__is_shared_test (hid_t attr_id) |
| herr_t | H5A__get_shared_rc_test (hid_t attr_id, hsize_t *ref_count) |
| #define H5A_TESTING /* Suppress warning about H5A testing funcs */ |
1.8.18