|
yast2-storage
|
#include <OutputProcessor.h>
Public Member Functions | |
| Mke2fsProgressBar (CallbackProgressBar callback) | |
| virtual void | process (const string &txt, bool stderr) |
Protected Attributes | |
| string | seen |
| bool | done |
| storage::Mke2fsProgressBar::Mke2fsProgressBar | ( | CallbackProgressBar | callback | ) | [inline] |
References done, and storage::ProgressBar::setMaxValue().
| void storage::Mke2fsProgressBar::process | ( | const string & | txt, |
| bool | stderr | ||
| ) | [virtual] |
Reimplemented from storage::ProgressBar.
References storage::splitString(), and y2deb.
bool storage::Mke2fsProgressBar::done [protected] |
Referenced by Mke2fsProgressBar().
string storage::Mke2fsProgressBar::seen [protected] |
1.7.3