src/h5core/h5b_model.c:
- h5b_has_field() added
This commit is contained in:
@@ -82,6 +82,11 @@ h5_ssize_t
|
||||
h5b_get_num_fields (
|
||||
const h5_file_t);
|
||||
|
||||
h5_err_t
|
||||
h5b_has_field (
|
||||
const h5_file_t,
|
||||
const char*);
|
||||
|
||||
h5_err_t
|
||||
h5b_get_field_info_by_name (
|
||||
const h5_file_t,
|
||||
|
||||
Reference in New Issue
Block a user