#include <hdf5.h>
#include <hdf5_hl.h>
#include <iufInputFile.h>
#include <iufHistoryNode.h>
Go to the source code of this file.
◆ IUIFI_INVALID
| #define IUIFI_INVALID (iuifi_t) NULL |
◆ iuifi_t
◆ iufInputFileCompareInstance()
◆ iufInputFileInstanceDelete()
| int iufInputFileInstanceDelete |
( |
iuifi_t |
instanceData | ) |
|
◆ iufInputFileInstanceLoad()
| void* iufInputFileInstanceLoad |
( |
hid_t |
handle | ) |
|
◆ iufInputFileSaveInstance()
| int iufInputFileSaveInstance |
( |
hid_t |
handle, |
|
|
iuifi_t |
instanceData |
|
) |
| |
◆ iufInputFileSetFilename()
| int iufInputFileSetFilename |
( |
iuif_t |
inputFile, |
|
|
char * |
fileName |
|
) |
| |
◆ iufInputFileSpecificsLoad()