hdf5.H5Gpublic

Undocumented in source.

Members

Enums

H5G_storage_type_t
enum H5G_storage_type_t

Functions

H5Gclose
herr_t H5Gclose(hid_t group_id)
H5Gcreate2
hid_t H5Gcreate2(hid_t loc_id, char* name, hid_t lcpl_id, hid_t gcpl_id, hid_t gapl_id)
H5Gcreate_anon
hid_t H5Gcreate_anon(hid_t loc_id, hid_t gcpl_id, hid_t gapl_id)
H5Gget_create_plist
hid_t H5Gget_create_plist(hid_t group_id)
H5Gget_info
herr_t H5Gget_info(hid_t loc_id, H5G_info_t* ginfo)
H5Gget_info_by_idx
herr_t H5Gget_info_by_idx(hid_t loc_id, char* group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5G_info_t* ginfo, hid_t lapl_id)
H5Gget_info_by_name
herr_t H5Gget_info_by_name(hid_t loc_id, char* name, H5G_info_t* ginfo, hid_t lapl_id)
H5Gopen2
hid_t H5Gopen2(hid_t loc_id, char* name, hid_t gapl_id)

Structs

H5G_info_t
struct H5G_info_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta