IUF-SDK-3
Interventional Ultrasound Library
iufSourcePrivate.h File Reference
#include <iufTypes.h>
#include <iufSource.h>
#include <hdf5.h>
#include <hdf5_hl.h>

Go to the source code of this file.

Data Structures

struct  IufSource
 

Functions

IUF_BOOL iufBaseSourceCompare (ius_t reference, ius_t actual)
 
int iufBaseSourceSave (ius_t source, hid_t handle)
 
int iufSourceSave (ius_t source, hid_t handle)
 
ius_t iufSourceLoad (hid_t handle)
 

Data Structure Documentation

◆ IufSource

struct IufSource
Data Fields
IufSourceType type

Function Documentation

◆ iufBaseSourceCompare()

IUF_BOOL iufBaseSourceCompare ( ius_t  reference,
ius_t  actual 
)

◆ iufBaseSourceSave()

int iufBaseSourceSave ( ius_t  source,
hid_t  handle 
)

◆ iufSourceLoad()

ius_t iufSourceLoad ( hid_t  handle)

◆ iufSourceSave()

int iufSourceSave ( ius_t  source,
hid_t  handle 
)