IUF-SDK-3
Interventional Ultrasound Library
iufFrameListPrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHLFRAMELISTIMP_H
2
#define IUFLIBRARY_IUFHLFRAMELISTIMP_H
3
4
#include <hdf5.h>
5
#include <
iufFrameList.h
>
6
7
int
iufFrameListSave
8
(
9
iufl_t
list,
10
hid_t handle
11
);
12
13
iufl_t
iufFrameListLoad
14
(
15
hid_t handle
16
);
17
18
#endif //IUFLIBRARY_IUFHLFRAMELISTIMP_H
19
IufFrameList
Definition:
iufFrameList.c:9
iufFrameList.h
iufFrameListSave
int iufFrameListSave(iufl_t list, hid_t handle)
Definition:
iufFrameList.c:186
iufFrameListLoad
iufl_t iufFrameListLoad(hid_t handle)
Definition:
iufFrameList.c:132
library
private
iufFrameListPrivate.h
Generated by
1.8.13