#include <hdf5.h>
#include <iufHistoryNode.h>
Go to the source code of this file.
◆ iufHistoryNodeGetInstanceData()
| void* iufHistoryNodeGetInstanceData |
( |
iuhn_t |
node | ) |
|
◆ iufHistoryNodeLoad()
| iuhn_t iufHistoryNodeLoad |
( |
hid_t |
handle | ) |
|
◆ iufHistoryNodeLoadAnyType()
| iuhn_t iufHistoryNodeLoadAnyType |
( |
hid_t |
handle | ) |
|
◆ iufHistoryNodeSave()
| int iufHistoryNodeSave |
( |
iuhn_t |
node, |
|
|
hid_t |
handle |
|
) |
| |
◆ iufHistoryNodeSaveAnyType()
| int iufHistoryNodeSaveAnyType |
( |
iuhn_t |
node, |
|
|
hid_t |
handle |
|
) |
| |
◆ iufHistoryNodeSetInstanceData()
| int iufHistoryNodeSetInstanceData |
( |
iuhn_t |
node, |
|
|
void * |
instanceData |
|
) |
| |