hdf5.H5Zpublic

Undocumented in source.

Members

Aliases

H5Z_can_apply_func_t
alias H5Z_can_apply_func_t = int function(c_long, c_long, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Z_filter_func_t
alias H5Z_filter_func_t = H5Z_cb_return_t function(int, void*, c_ulong, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Z_filter_t
alias H5Z_filter_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Z_func_t
alias H5Z_func_t = c_ulong function(uint, c_ulong, const(uint)*, c_ulong, c_ulong*, void**)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Z_set_local_func_t
alias H5Z_set_local_func_t = int function(c_long, c_long, c_long)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

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

Functions

H5Zfilter_avail
htri_t H5Zfilter_avail(H5Z_filter_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Zget_filter_info
herr_t H5Zget_filter_info(H5Z_filter_t filter, uint* filter_config_flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Zregister
herr_t H5Zregister(const(void)* cls)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
H5Zunregister
herr_t H5Zunregister(H5Z_filter_t id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

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

Meta