#include <multi_progress.hh>

Public Member Functions | |
| WorkerProgress () | |
| WorkerProgress & | operator++ () |
| WorkerProgress & | operator+= (uint64_t amount) |
Friends | |
| class | MultiProgress |
Definition at line 50 of file multi_progress.hh.
| util::stream::WorkerProgress::WorkerProgress | ( | ) | [inline] |
Definition at line 53 of file multi_progress.hh.
| WorkerProgress& util::stream::WorkerProgress::operator++ | ( | ) | [inline] |
Definition at line 56 of file multi_progress.hh.
| WorkerProgress& util::stream::WorkerProgress::operator+= | ( | uint64_t | amount | ) | [inline] |
Definition at line 63 of file multi_progress.hh.
friend class MultiProgress [friend] |
Definition at line 72 of file multi_progress.hh.
1.5.9