hdf5.H5Rpublic

Undocumented in source.

Members

Aliases

hdset_reg_ref_t
alias hdset_reg_ref_t = ubyte[H5R_DSET_REG_REF_BUF_SIZE]
Undocumented in source.
hobj_ref_t
alias hobj_ref_t = haddr_t
Undocumented in source.

Enums

H5R_type_t
enum H5R_type_t
Undocumented in source.

Functions

H5Rcreate
herr_t H5Rcreate(void* reference, hid_t loc_id, char* name, H5R_type_t ref_type, hid_t space_id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rdereference
hid_t H5Rdereference(hid_t dataset, H5R_type_t ref_type, void* reference)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rget_name
ptrdiff_t H5Rget_name(hid_t loc_id, H5R_type_t ref_type, void* reference, char* name, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rget_obj_type1
H5G_obj_t H5Rget_obj_type1(hid_t id, H5R_type_t ref_type, void* reference)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rget_obj_type2
herr_t H5Rget_obj_type2(hid_t id, H5R_type_t ref_type, void* reference, H5O_type_t* obj_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rget_region
hid_t H5Rget_region(hid_t dataset, H5R_type_t ref_type, void* reference)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

H5R_DSET_REG_REF_BUF_SIZE
enum H5R_DSET_REG_REF_BUF_SIZE;
Undocumented in source.
H5R_OBJ_REF_BUF_SIZE
enum H5R_OBJ_REF_BUF_SIZE;
Undocumented in source.

Meta