|
Stimfit @PACKAGE_VERSION@
|
ProgressInfo class. More...
#include <stfio.h>

Public Member Functions | |
| ProgressInfo (const std::string &, const std::string &, int, bool) | |
| Constructor. | |
| virtual bool | Update (int value, const std::string &newmsg="", bool *skip=NULL)=0 |
| Updates the progress info. | |
ProgressInfo class.
Abstract class to be used as an interface for the file io read/write functions Can be a GUI Dialog or stdout messages