HDF5  1.12.0
H5Clog_json.c File Reference

Data Structures

struct  H5C_log_json_udata_t
 

Typedefs

typedef struct H5C_log_json_udata_t H5C_log_json_udata_t
 

Functions

herr_t H5C_log_json_set_up (H5C_log_info_t *log_info, const char log_location[], int mpi_rank)
 

Typedef Documentation

◆ H5C_log_json_udata_t

Function Documentation

◆ H5C_log_json_set_up()

herr_t H5C_log_json_set_up ( H5C_log_info_t log_info,
const char  log_location[],
int  mpi_rank 
)

References FAIL, FUNC_ENTER_NOAPI(), HDassert(), NULL, and ret_value.

Referenced by H5C_log_set_up().