IUF-SDK-3
Interventional Ultrasound Library
iufHistoryNodeListPrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHISTORYNODELISTIMP_H
2
#define IUFLIBRARY_IUFHISTORYNODELISTIMP_H
3
4
#include <hdf5.h>
5
#include <hdf5_hl.h>
6
#include <
iufHistoryNodeList.h
>
7
8
int
iufHistoryNodeListSave
9
(
10
iuhnl_t
node,
11
hid_t handle
12
);
13
14
iuhnl_t
iufHistoryNodeListLoad
15
(
16
hid_t handle,
17
int
numHistoryNodes
18
);
19
20
#endif //IUFLIBRARY_IUFHISTORYNODELISTIMP_H
iufHistoryNodeListLoad
iuhnl_t iufHistoryNodeListLoad(hid_t handle, int numHistoryNodes)
Definition:
iufHistoryNodeList.c:113
IufHistoryNodeList
Definition:
iufHistoryNodeList.c:8
iufHistoryNodeListSave
int iufHistoryNodeListSave(iuhnl_t node, hid_t handle)
Definition:
iufHistoryNodeList.c:168
iufHistoryNodeList.h
library
private
iufHistoryNodeListPrivate.h
Generated by
1.8.13