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

#include <Utils/IOUtils.hh>

Public Member Functions

void operator++ (int)
 
 ProgressIndicator ()
 
void Reset ()
 

Public Attributes

unsigned int indicatorState
 

Detailed Description

Definition at line 563 of file IOUtils.hh.

Constructor & Destructor Documentation

BIAS::IOUtils::ProgressIndicator::ProgressIndicator ( )
inline

Definition at line 565 of file IOUtils.hh.

Member Function Documentation

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

Definition at line 288 of file IOUtils.cpp.

void IOUtils::ProgressIndicator::Reset ( )

Definition at line 313 of file IOUtils.cpp.

Member Data Documentation

unsigned int BIAS::IOUtils::ProgressIndicator::indicatorState

Definition at line 568 of file IOUtils.hh.


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