#include <ProgressMonitor.hh>
◆ ScopedProgressGroup()
ScopedProgressGroup::ScopedProgressGroup |
( |
ProgressMonitor * |
pm, |
|
|
const std::string & |
name, |
|
|
int |
total = 0 , |
|
|
int |
level = -1 |
|
) |
| |
◆ ~ScopedProgressGroup()
ScopedProgressGroup::~ScopedProgressGroup |
( |
| ) |
|
◆ progress() [1/3]
void ScopedProgressGroup::progress |
( |
| ) |
|
◆ progress() [2/3]
void ScopedProgressGroup::progress |
( |
int |
n | ) |
|
◆ progress() [3/3]
void ScopedProgressGroup::progress |
( |
int |
n, |
|
|
int |
total |
|
) |
| |
◆ pm
The documentation for this class was generated from the following files: