|
| static int | get_grp_hdf (NC_GRP_INFO_T *grp, hid_t *gid) |
| |
| static int | attach_grp_hdf (NC_GRP_INFO_T *grp, hid_t hdf_group) |
| |
| static int | find_grp_by_id (NC_GRP_INFO_T *root, int grpid, NC_GRP_INFO_T **grpp) |
| |
| static int | get_grp_from_ncid (int ncid, NC_FILE_INFO_T **h5, NC_GRP_INFO_T **grpp) |
| |
| int | NEXTCDF4_def_grp (int ncid, const char *name, int *grpidp) |
| |
| static int | find_child_grp (NC_GRP_INFO_T *parent, const char *name, NC_GRP_INFO_T **grpp) |
| |
| int | NEXTCDF4_inq_ncid (int ncid, const char *name, int *grpidp) |
| |
| int | NEXTCDF4_inq_grps (int ncid, int *numgrps, int *grpidsp) |
| |
| int | NEXTCDF4_inq_grpname (int ncid, char *name) |
| |
| int | NEXTCDF4_inq_grpname_full (int ncid, size_t *lenp, char *name) |
| |
| int | NEXTCDF4_inq_grp_parent (int ncid, int *parentidp) |
| |
| int | NEXTCDF4_inq_grp_full_ncid (int ncid, const char *full_name, int *grpidp) |
| |
NEXTCDF-4 group creation and inquiry.
- Author
- Edward Hartnett
- Date
- 2026-08-29
- Copyright
- Intelligent Data Design, Inc. All rights reserved.