#include <hdf5.h>
#include <hdf5_hl.h>
#include <iufCompoundFile.h>
#include <iufHistoryNode.h>
Go to the source code of this file.
◆ IUCFI_INVALID
| #define IUCFI_INVALID (iucfi_t) NULL |
◆ iucfi_t
◆ iufCompoundFileInstanceDelete()
| int iufCompoundFileInstanceDelete |
( |
iucfi_t |
instanceData | ) |
|
◆ iufCompoundFileInstanceLoad()
| void* iufCompoundFileInstanceLoad |
( |
hid_t |
handle | ) |
|
◆ iufCompoundFileLoadNode()
| iuhn_t iufCompoundFileLoadNode |
( |
hid_t |
handle | ) |
|
◆ iufCompoundFileSaveInstance()
| int iufCompoundFileSaveInstance |
( |
hid_t |
handle, |
|
|
iucfi_t |
instanceData |
|
) |
| |
◆ iufCompoundFileSetFilename()
| int iufCompoundFileSetFilename |
( |
iucf_t |
inputFile, |
|
|
char * |
fileName |
|
) |
| |
◆ iufCompoundFileSpecificsLoad()