- _version
int _version;
Undocumented in source.
- comment
char* comment;
Undocumented in source.
- copy_func
H5L_copy_func_t copy_func;
Undocumented in source.
- create_func
H5L_create_func_t create_func;
Undocumented in source.
- del_func
H5L_delete_func_t del_func;
Undocumented in source.
- id
H5L_type_t id;
Undocumented in source.
- move_func
H5L_move_func_t move_func;
Undocumented in source.
- query_func
H5L_query_func_t query_func;
Undocumented in source.
- trav_func
H5L_traverse_func_t trav_func;
Undocumented in source.