hdf5-d v0.0.2 (2015-12-06T17:45:19Z)
Home
Dub
Repo
H5A_operator2_t
hdf5
H5Apublic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
H5A_operator2_t
=
herr_t
function
(
hid_t
location_id
,
const
char
*
attr_name
,
const
H5A_info_t
*
ainfo
,
void
*
op_data
)
Meta
Source
See Implementation
hdf5
H5Apublic
aliases
H5A_operator2_t
functions
H5Aclose
H5Acreate2
H5Acreate_by_name
H5Adelete
H5Adelete_by_idx
H5Adelete_by_name
H5Aexists
H5Aexists_by_name
H5Aget_create_plist
H5Aget_info
H5Aget_info_by_idx
H5Aget_info_by_name
H5Aget_name
H5Aget_name_by_idx
H5Aget_space
H5Aget_storage_size
H5Aget_type
H5Aiterate2
H5Aiterate_by_name
H5Aopen
H5Aopen_by_idx
H5Aopen_by_name
H5Aread
H5Arename
H5Arename_by_name
H5Awrite
structs
H5A_info_t