IUF-SDK-3
Interventional Ultrasound Library
iufReceiveChannelMapDictPrivate.h
Go to the documentation of this file.
1 #ifndef IUFLIBRARY_IUFHLRECEIVECHANNELMAPDICTIMP_H
2 #define IUFLIBRARY_IUFHLRECEIVECHANNELMAPDICTIMP_H
3 
5 
7 (
8  iurcmd_t dict,
9  hid_t handle
10 );
11 
13 (
14  hid_t handle
15 );
16 
17 #endif //IUFLIBRARY_IUFHLRECEIVECHANNELMAPDICTIMP_H
iurcmd_t iufReceiveChannelMapDictLoad(hid_t handle)
Definition: iufReceiveChannelMapDict.c:249
Definition: iufReceiveChannelMapDictADT.h:16
herr_t iufReceiveChannelMapDictSave(iurcmd_t dict, hid_t handle)
Definition: iufReceiveChannelMapDict.c:196