#include <OutputProcessor.h>

Public Member Functions | |
| ReiserProgressBar (CallbackProgressBar callback) | |
| virtual void | process (const string &txt, bool stderr) |
Protected Attributes | |
| string | seen |
| storage::ReiserProgressBar::ReiserProgressBar | ( | CallbackProgressBar | callback | ) | [inline] |
References storage::ProgressBar::setMaxValue().
| void storage::ReiserProgressBar::process | ( | const string & | txt, | |
| bool | stderr | |||
| ) | [virtual] |
Reimplemented from storage::ProgressBar.
References storage::ProgressBar::first, seen, storage::ProgressBar::setCurValue(), and y2deb.
string storage::ReiserProgressBar::seen [protected] |
Referenced by process().
1.5.6