ocssw
V2022
|
#include "hdf.h"
#include "mfhdf.h"
Include dependency graph for hdfio.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | hdfio_struc |
Functions | |
int | hdfio_rd_sd (hdfio_struc, char *, void *) |
int | hdfio_open (char *, hdfio_struc *) |
int | hdfio_rd_gattr (hdfio_struc, char *, int32, int32, void *) |
void | hdfio_close (hdfio_struc) |
Function Documentation
◆ hdfio_close()
◆ hdfio_open()
◆ hdfio_rd_gattr()
int hdfio_rd_gattr | ( | hdfio_struc | , |
char * | , | ||
int32 | , | ||
int32 | , | ||
void * | |||
) |