Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Util::ProgressPrinter Class Reference

#include <ProgressPrinter.h>

Collaboration diagram for Impala::Util::ProgressPrinter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ProgressPrinter (std::ostream &console)
void Start (const std::string &name, int range)
void PrintProgress (int progress)
void Done ()

Private Member Functions

void WriteLine (int progress)
void EraseLine ()

Private Attributes

std::ostream & mConsole
int mRange
int mProgressBarLength
std::string mName
int mLinewidth
int mMinimumBarLength
int mSpinner
bool mDoShow

Detailed Description

Definition at line 20 of file ProgressPrinter.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:24:18 2011 for ImpalaSrc by  doxygen 1.5.1