IUF-SDK-3
Interventional Ultrasound Library
iuf3DTransducerElementListPrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHL3DTRANSDUCERELEMENTLISTIMP_H
2
#define IUFLIBRARY_IUFHL3DTRANSDUCERELEMENTLISTIMP_H
3
4
#include <hdf5.h>
5
#include <
iuf3DTransducerElementList.h
>
6
7
8
int
iuf3DTransducerElementListSave
9
(
10
iu3dtel_t
list,
11
hid_t handle
12
);
13
14
iu3dtel_t
iuf3DTransducerElementListLoad
15
(
16
hid_t handle
17
);
18
19
20
#endif //IUFLIBRARY_IUFHL3DTRANSDUCERELEMENTLISTIMP_H
iuf3DTransducerElementListSave
int iuf3DTransducerElementListSave(iu3dtel_t list, hid_t handle)
Definition:
iuf3DTransducerElementList.c:191
iuf3DTransducerElementList.h
iuf3DTransducerElementListLoad
iu3dtel_t iuf3DTransducerElementListLoad(hid_t handle)
Definition:
iuf3DTransducerElementList.c:148
Iuf3DTransducerElementList
Definition:
iuf3DTransducerElementList.c:7
library
private
iuf3DTransducerElementListPrivate.h
Generated by
1.8.13