dhdf5-simple v0.1.0 (2017-07-08T18:35:35Z)
Dub
Repo
H5Lvisit_by_name
hdf5
H5Lpublic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
herr_t
H5Lvisit_by_name
(
hid_t
loc_id
,
const
(
char
)*
group_name
,
H5_index_t
idx_type
,
H5_iter_order_t
order
,
H5L_iterate_t
op
,
void
*
op_data
,
hid_t
lapl_id
)
Meta
Source
See Implementation
hdf5
H5Lpublic
aliases
H5L_class_t
H5L_copy_func_t
H5L_create_func_t
H5L_delete_func_t
H5L_elink_traverse_t
H5L_info_t
H5L_iterate_t
H5L_move_func_t
H5L_query_func_t
H5L_traverse_func_t
H5L_type_t
enums
_Anonymous_0
functions
H5Lcopy
H5Lcreate_external
H5Lcreate_hard
H5Lcreate_soft
H5Lcreate_ud
H5Ldelete
H5Ldelete_by_idx
H5Lexists
H5Lget_info
H5Lget_info_by_idx
H5Lget_name_by_idx
H5Lget_val
H5Lget_val_by_idx
H5Lis_registered
H5Literate
H5Literate_by_name
H5Lmove
H5Lregister
H5Lunpack_elink_val
H5Lunregister
H5Lvisit
H5Lvisit_by_name
structs
_Anonymous_1
_Anonymous_2