![]() |
HDF5
1.12.0
|
#include "H5Omodule.h"#include "H5private.h"#include "H5CXprivate.h"#include "H5Dprivate.h"#include "H5Eprivate.h"#include "H5Fprivate.h"#include "H5Gprivate.h"#include "H5Iprivate.h"#include "H5Opkg.h"#include "H5Tpkg.h"Macros | |
| #define | H5T_FRIEND /* Suppress error about including H5Tpkg */ |
Functions | |
| herr_t | H5Oflush (hid_t obj_id) |
| herr_t | H5O_flush (H5O_loc_t *oloc, hid_t obj_id) |
| herr_t | H5O_flush_common (H5O_loc_t *oloc, hid_t obj_id) |
| herr_t | H5Orefresh (hid_t oid) |
| herr_t | H5O_refresh_metadata (hid_t oid, H5O_loc_t oloc) |
| herr_t | H5O_refresh_metadata_reopen (hid_t oid, H5G_loc_t *obj_loc, H5VL_t *vol_connector, hbool_t start_swmr) |
| #define H5T_FRIEND /* Suppress error about including H5Tpkg */ |
| herr_t H5O_refresh_metadata_reopen | ( | hid_t | oid, |
| H5G_loc_t * | obj_loc, | ||
| H5VL_t * | vol_connector, | ||
| hbool_t | start_swmr | ||
| ) |
1.8.18