Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.10.9-1
C-API Reference
H5FDros3.h File Reference

Data Structures

struct  H5FD_ros3_fapl_t
 

Macros

#define H5FD_ROS3   (H5FD_ros3_init())
 
#define H5FD_CURR_ROS3_FAPL_T_VERSION   1
 
#define H5FD_ROS3_MAX_REGION_LEN   32
 
#define H5FD_ROS3_MAX_SECRET_ID_LEN   128
 
#define H5FD_ROS3_MAX_SECRET_KEY_LEN   128
 

Functions

H5_DLL hid_t H5FD_ros3_init (void)
 
H5_DLL herr_t H5Pget_fapl_ros3 (hid_t fapl_id, H5FD_ros3_fapl_t *fa_out)
 
H5_DLL herr_t H5Pset_fapl_ros3 (hid_t fapl_id, H5FD_ros3_fapl_t *fa)
 

Macro Definition Documentation

◆ H5FD_CURR_ROS3_FAPL_T_VERSION

#define H5FD_CURR_ROS3_FAPL_T_VERSION   1

◆ H5FD_ROS3

#define H5FD_ROS3   (H5FD_ros3_init())

◆ H5FD_ROS3_MAX_REGION_LEN

#define H5FD_ROS3_MAX_REGION_LEN   32

◆ H5FD_ROS3_MAX_SECRET_ID_LEN

#define H5FD_ROS3_MAX_SECRET_ID_LEN   128

◆ H5FD_ROS3_MAX_SECRET_KEY_LEN

#define H5FD_ROS3_MAX_SECRET_KEY_LEN   128

Function Documentation

◆ H5FD_ros3_init()

H5_DLL hid_t H5FD_ros3_init ( void  )