Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
hdf5lib.h File Reference

Import from and export to hdf5. More...

#include "../stfio.h"
Include dependency graph for hdf5lib.h:

Go to the source code of this file.

Namespaces

namespace  stfio
 The stfio namespace.

Functions

void stfio::importHDF5File (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg)
 Open a HDF5 file and store its contents to a Recording object.
StfioDll bool stfio::exportHDF5File (const std::string &fName, const Recording &WData, ProgressInfo &progDlg)
 Export a Recording to a HDF5 file.

Detailed Description

Import from and export to hdf5.

Author
Christoph Schmidt-Hieber
Date
2008-10-03

Definition in file hdf5lib.h.