|
Stimfit @PACKAGE_VERSION@
|
Import from and export to the CED filing system. More...
#include "../stfio.h"
Go to the source code of this file.
Namespaces | |
| namespace | stfio |
| The stfio namespace. | |
Functions | |
| int | stfio::importCFSFile (const std::string &fName, Recording &ReturnData, ProgressInfo &progDlg) |
| Open a CFS file and store its contents to a Recording object. | |
| StfioDll bool | stfio::exportCFSFile (const std::string &fName, const Recording &WData, ProgressInfo &progDlg) |
| Export a Recording to a CFS file. | |