IUF-SDK-3
Interventional Ultrasound Library
iuf2DSizePrivate.h
Go to the documentation of this file.
1
#ifndef IUFLIBRARY_IUFHL2DSIZEIMP_H
2
#define IUFLIBRARY_IUFHL2DSIZEIMP_H
3
4
#include <hdf5.h>
5
#include <
iuf2DSize.h
>
6
7
iu2ds_t
iuf2DSizeLoad
8
(
9
hid_t handle
10
);
11
12
int
iuf2DSizeSave
13
(
14
iu2ds_t
size,
15
hid_t handle
16
);
17
18
#endif //IUFLIBRARY_IUFHL2DSIZEIMP_H
Iuf2DSize
Definition:
iuf2DSize.h:5
iuf2DSize.h
iuf2DSizeLoad
iu2ds_t iuf2DSizeLoad(hid_t handle)
Definition:
iuf2DSize.c:50
iuf2DSizeSave
int iuf2DSizeSave(iu2ds_t size, hid_t handle)
Definition:
iuf2DSize.c:68
library
private
iuf2DSizePrivate.h
Generated by
1.8.13