Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
stfio::ProgressInfo Class Referenceabstract

ProgressInfo class. More...

#include <stfio.h>

Inheritance diagram for stfio::ProgressInfo:

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.

Detailed Description

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

Definition at line 69 of file stfio.h.


The documentation for this class was generated from the following file: