Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches
stfio::StdoutProgressInfo Class Reference

StdoutProgressInfo class. More...

#include <stfio.h>

Inheritance diagram for stfio::StdoutProgressInfo:
Collaboration diagram for stfio::StdoutProgressInfo:

Public Member Functions

 StdoutProgressInfo (const std::string &title, const std::string &message, int maximum, bool verbose)
bool Update (int value, const std::string &newmsg="", bool *skip=NULL)
 Updates the progress info.
Public Member Functions inherited from stfio::ProgressInfo
 ProgressInfo (const std::string &, const std::string &, int, bool)
 Constructor.

Detailed Description

StdoutProgressInfo class.

Example of a ProgressInfo that prints to stdout

Definition at line 92 of file stfio.h.


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