Progress Class Reference
#include <progress.hh>
Detailed Description
Definition at line 36 of file progress.hh.
Constructor & Destructor Documentation
Member Function Documentation
void AddCallback |
( |
void(*)(void) |
fpt |
) |
[inline] |
void AdvanceProgress |
( |
const void * |
process, |
|
|
unsigned long |
step = 1 | |
|
) |
| | |
void DeRegister |
( |
const void * |
process |
) |
|
bool IsActive |
( |
|
) |
[inline] |
void Register |
( |
const void * |
process, |
|
|
unsigned long |
steps, |
|
|
unsigned long |
delta = 1 | |
|
) |
| | |
The documentation for this class was generated from the following file: