hdf5.H5Rpublic

Undocumented in source.

Members

Aliases

H5R_type_t
alias H5R_type_t = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hdset_reg_ref_t
alias hdset_reg_ref_t = ubyte[12]
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hobj_ref_t
alias hobj_ref_t = c_ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

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

Functions

H5Rcreate
herr_t H5Rcreate(void* ref_, hid_t loc_id, const(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.
H5Rdereference1
hid_t H5Rdereference1(hid_t obj_id, H5R_type_t ref_type, const(void)* ref_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rdereference2
hid_t H5Rdereference2(hid_t obj_id, hid_t oapl_id, H5R_type_t ref_type, const(void)* ref_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Rget_name
ssize_t H5Rget_name(hid_t loc_id, H5R_type_t ref_type, const(void)* ref_, 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, const(void)* _ref)
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, const(void)* _ref, 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, const(void)* ref_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta