![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5FD_log_fapl_t |
| struct | H5FD_log_t |
Typedefs | |
| typedef struct H5FD_log_fapl_t | H5FD_log_fapl_t |
| typedef struct H5FD_log_t | H5FD_log_t |
Functions | |
| H5FL_DEFINE_STATIC (H5FD_log_t) | |
| hid_t | H5FD_log_init (void) |
| herr_t | H5Pset_fapl_log (hid_t fapl_id, const char *logfile, unsigned long long flags, size_t buf_size) |
| typedef struct H5FD_log_fapl_t H5FD_log_fapl_t |
| typedef struct H5FD_log_t H5FD_log_t |
| hid_t H5FD_log_init | ( | void | ) |
References FUNC_ENTER_NOAPI(), H5I_get_type(), H5I_VFL, and ret_value.
| H5FL_DEFINE_STATIC | ( | H5FD_log_t | ) |
| herr_t H5Pset_fapl_log | ( | hid_t | fapl_id, |
| const char * | logfile, | ||
| unsigned long long | flags, | ||
| size_t | buf_size | ||
| ) |
References fa, FAIL, fapl_id, flags, H5MM_xstrdup(), H5P_object_verify(), H5P_set_driver(), NULL, and ret_value.