#include <OutputProcessor.h>

Public Member Functions | |
| Mke2fsScrollbar (storage::CallbackProgressBar cb) | |
| virtual void | process (const string &txt, bool stderr) |
Protected Attributes | |
| string | seen |
| bool | done |
| storage::Mke2fsScrollbar::Mke2fsScrollbar | ( | storage::CallbackProgressBar | cb | ) | [inline] |
References done.
| void Mke2fsScrollbar::process | ( | const string & | txt, | |
| bool | stderr | |||
| ) | [virtual] |
Reimplemented from storage::ScrollBarHandler.
References done, storage::ScrollBarHandler::first, storage::ScrollBarHandler::max, seen, storage::ScrollBarHandler::setCurValue(), storage::ScrollBarHandler::setMaxValue(), storage::splitString(), and y2debug.
string storage::Mke2fsScrollbar::seen [protected] |
Referenced by process().
bool storage::Mke2fsScrollbar::done [protected] |
Referenced by Mke2fsScrollbar(), and process().
1.5.5