![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5FD_stdio_t |
Typedefs | |
| typedef struct H5FD_stdio_t | H5FD_stdio_t |
Enumerations | |
| enum | H5FD_stdio_file_op { H5FD_STDIO_OP_UNKNOWN =0, H5FD_STDIO_OP_READ =1, H5FD_STDIO_OP_WRITE =2, H5FD_STDIO_OP_SEEK =3 } |
Functions | |
| hid_t | H5FD_stdio_init (void) |
| herr_t | H5Pset_fapl_stdio (hid_t fapl_id) |
| typedef struct H5FD_stdio_t H5FD_stdio_t |
| enum H5FD_stdio_file_op |
| hid_t H5FD_stdio_init | ( | void | ) |
References H5Eclear2(), H5I_VFL, and H5Iget_type().
References fapl_id, H5Eclear2(), H5Pisa_class(), H5Pset_driver(), and NULL.