HDF5  1.12.0
H5FDhdfs.c File Reference

Data Structures

struct  hdfs_statsbin
 
struct  hdfs_t
 
struct  H5FD_hdfs_t
 

Typedefs

typedef struct H5FD_hdfs_t H5FD_hdfs_t
 

Functions

 H5FL_DEFINE_STATIC (H5FD_hdfs_t)
 
hid_t H5FD_hdfs_init (void)
 
herr_t H5Pset_fapl_hdfs (hid_t fapl_id, H5FD_hdfs_fapl_t *fa)
 
herr_t H5Pget_fapl_hdfs (hid_t fapl_id, H5FD_hdfs_fapl_t *fa_out)
 

Typedef Documentation

◆ H5FD_hdfs_t

typedef struct H5FD_hdfs_t H5FD_hdfs_t

Function Documentation

◆ H5FD_hdfs_init()

hid_t H5FD_hdfs_init ( void  )

◆ H5FL_DEFINE_STATIC()

H5FL_DEFINE_STATIC ( H5FD_hdfs_t  )

◆ H5Pget_fapl_hdfs()

◆ H5Pset_fapl_hdfs()

herr_t H5Pset_fapl_hdfs ( hid_t  fapl_id,
H5FD_hdfs_fapl_t fa 
)