#include <Progress.h>

Public Member Functions | |
| progress (const DAQpp::Progress &prg) | |
| constructor | |
| std::ostream & | operator() (std::ostream &os) const |
| prints itself and returns the ostream | |
Private Attributes | |
| const DAQpp::Progress & | p |
| a Progress reference | |
1.5.5