![]() |
HDF5
1.12.0
|
#include "H5Gmodule.h"#include "H5private.h"#include "H5Eprivate.h"#include "H5Fpkg.h"#include "H5Gpkg.h"#include "H5Iprivate.h"#include "H5MMprivate.h"#include "H5Pprivate.h"Macros | |
| #define | H5F_FRIEND /*suppress error about including H5Fpkg */ |
Functions | |
| H5G_t * | H5G_rootof (H5F_t *f) |
| herr_t | H5G_mkroot (H5F_t *f, hbool_t create_root) |
| herr_t | H5G_root_free (H5G_t *grp) |
| herr_t | H5G_root_loc (H5F_t *f, H5G_loc_t *loc) |
| #define H5F_FRIEND /*suppress error about including H5Fpkg */ |
1.8.18