59#ifndef LASS_GUARDIAN_OF_INCLUSION_UTIL_PROGRESS_INDICATOR_H
60#define LASS_GUARDIAN_OF_INCLUSION_UTIL_PROGRESS_INDICATOR_H
79 Clock::TTime avgStepDuration_;
80 Clock::TTime previousTimeElapsed_;
81 std::string description_;
82 std::string backslash_;
83 std::string whitespace_;
void operator()(double iProgress)
update progress indicator
ProgressIndicator(const std::string &iDescription, size_t iConsoleWidth=80)
#define LASS_DLL
DLL interface: import or export symbols?
general utility, debug facilities, ...
Library for Assembled Shared Sources.