Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
BIAS::IOUtils::ProgressBar Class Reference

#include <Utils/IOUtils.hh>

Public Member Functions

void Init (const int steps)
 
void Init (const int steps, const int maxLength)
 From. More...
 
void operator++ (int)
 
 ProgressBar (bool cl=false)
 

Detailed Description

Definition at line 571 of file IOUtils.hh.

Constructor & Destructor Documentation

BIAS::IOUtils::ProgressBar::ProgressBar ( bool  cl = false)
inline

Definition at line 573 of file IOUtils.hh.

Member Function Documentation

void IOUtils::ProgressBar::Init ( const int  steps)

Definition at line 319 of file IOUtils.cpp.

void IOUtils::ProgressBar::Init ( const int  steps,
const int  maxLength 
)

From.

Definition at line 332 of file IOUtils.cpp.

void IOUtils::ProgressBar::operator++ ( int  )

Definition at line 348 of file IOUtils.cpp.


The documentation for this class was generated from the following files: