ocssw
V2022
|
hdfio.c File Reference
Include dependency graph for hdfio.c:
Go to the source code of this file.
Functions | |
int | hdfio_open (char *fname, hdfio_struc *hdfinfo) |
int | hdfio_rd_gattr (hdfio_struc hdfinfo, char *name, int32 n_type, int32 count, void *data) |
int | hdfio_rd_sd (hdfio_struc hdfinfo, char *arr_name, void *array) |
void | hdfio_close (hdfio_struc hdfinfo) |
Function Documentation
◆ hdfio_close()
◆ hdfio_open()
◆ hdfio_rd_gattr()
int hdfio_rd_gattr | ( | hdfio_struc | hdfinfo, |
char * | name, | ||
int32 | n_type, | ||
int32 | count, | ||
void * | data | ||
) |