IOR
|
Data Fields | |
int | collective_md |
char * | hintsFileName |
int | showHints |
int | individualDataSets |
int | noFill |
IOR_offset_t | setAlignment |
Definition at line 100 of file aiori-HDF5.c.
int HDF5_options_t::collective_md |
Definition at line 101 of file aiori-HDF5.c.
Referenced by HDF5_Open(), and HDF5_options().
char* HDF5_options_t::hintsFileName |
Definition at line 102 of file aiori-HDF5.c.
Referenced by HDF5_Open(), and HDF5_options().
int HDF5_options_t::individualDataSets |
Definition at line 104 of file aiori-HDF5.c.
Referenced by HDF5_check_params(), HDF5_Open(), HDF5_options(), SeekOffset(), and SetupDataSet().
int HDF5_options_t::noFill |
Definition at line 105 of file aiori-HDF5.c.
Referenced by HDF5_check_params(), HDF5_options(), and SetupDataSet().
IOR_offset_t HDF5_options_t::setAlignment |
Definition at line 106 of file aiori-HDF5.c.
Referenced by HDF5_check_params(), HDF5_Open(), and HDF5_options().
int HDF5_options_t::showHints |
Definition at line 103 of file aiori-HDF5.c.
Referenced by HDF5_Open(), and HDF5_options().