|
Scid
4.7.0
|
#include <misc.h>
Classes | |
| struct | Impl |
Public Member Functions | |
| Progress (Impl *f=NULL) | |
| Progress (const Progress &) | |
| Progress & | operator= (const Progress &) |
| ~Progress () | |
| bool | report (size_t done, size_t total) const |
| bool | operator() (size_t done, size_t total, const char *msg=NULL) const |
| Progress::Progress | ( | const Progress & | ) |
|
inline |
|
inline |
1.8.13