#include <hdf5.h>
#include <hdf5_hl.h>
#include <iufIqFile.h>
#include <iufHistoryNode.h>
Go to the source code of this file.
◆ IUIQFI_INVALID
◆ iuiqfi_t
◆ iufIqFileCompareInstance()
◆ iufIqFileInstanceDelete()
| int iufIqFileInstanceDelete |
( |
iuiqfi_t |
instanceData | ) |
|
◆ iufIqFileInstanceLoad()
| void* iufIqFileInstanceLoad |
( |
hid_t |
handle | ) |
|
◆ iufIqFileSaveInstance()
| int iufIqFileSaveInstance |
( |
hid_t |
handle, |
|
|
iuiqfi_t |
instanceData |
|
) |
| |
◆ iufIqFileSetFilename()
| int iufIqFileSetFilename |
( |
iuiqf_t |
iqFile, |
|
|
char * |
fileName |
|
) |
| |
◆ iufIqFileSpecificsLoad()