#include <OutputProcessor.h>

Public Member Functions | |
| DasdfmtScrollbar (storage::CallbackProgressBar cb) | |
| virtual void | process (const string &txt, bool stderr) |
Protected Attributes | |
| string | seen |
| unsigned long | cur_cyl |
| unsigned long | max_cyl |
| storage::DasdfmtScrollbar::DasdfmtScrollbar | ( | storage::CallbackProgressBar | cb | ) | [inline] |
References cur_cyl, storage::ScrollBarHandler::max, and max_cyl.
| void DasdfmtScrollbar::process | ( | const string & | txt, | |
| bool | stderr | |||
| ) | [virtual] |
Reimplemented from storage::ScrollBarHandler.
References cur_cyl, storage::ScrollBarHandler::first, storage::ScrollBarHandler::max, max_cyl, seen, storage::ScrollBarHandler::setCurValue(), y2debug, y2error, and y2milestone.
string storage::DasdfmtScrollbar::seen [protected] |
Referenced by process().
unsigned long storage::DasdfmtScrollbar::cur_cyl [protected] |
Referenced by DasdfmtScrollbar(), and process().
unsigned long storage::DasdfmtScrollbar::max_cyl [protected] |
Referenced by DasdfmtScrollbar(), and process().
1.5.5