H5Pset_shared_mesg_index
fn
herr_t H5Pset_shared_mesg_index(hid_t plist_id, uint index_num, uint mesg_type_flags, uint min_mesg_size)Sets the shared message index configuration.
Parameters
plist_id | File creation property list identifier |
index_num | Index number (0-based) |
mesg_type_flags | Message type flags |
min_mesg_size | Minimum message size |
Returns
Non-negative on success, negative on failure.