HDF5 2.0.0.258fa78
API Reference
|
Data Structures | |
struct | info_header_t |
Macros | |
#define | DRIVER_INFO_MESSAGE_MAX_INFO 65536 |
#define | DRIVER_INFO_MESSAGE_MAX_LENGTH 65552 /* MAX_INFO + sizeof(info_header_t) */ |
Functions | |
H5_DLL herr_t | H5FD__subfiling__truncate_sub_files (hid_t context_id, int64_t logical_file_eof, MPI_Comm comm) |
H5_DLL herr_t | H5FD__subfiling__get_real_eof (hid_t context_id, int64_t *logical_eof_ptr) |
#define DRIVER_INFO_MESSAGE_MAX_INFO 65536 |
#define DRIVER_INFO_MESSAGE_MAX_LENGTH 65552 /* MAX_INFO + sizeof(info_header_t) */ |