#include <ProgressBar.h>
Definition at line 26 of file ProgressBar.h.
◆ ProgressBar() [1/4]
| RDKit::ProgressBar::ProgressBar |
( |
| ) |
|
|
inline |
◆ ProgressBar() [2/4]
| RDKit::ProgressBar::ProgressBar |
( |
unsigned int | width, |
|
|
std::uint64_t | numToDo ) |
|
inline |
◆ ProgressBar() [3/4]
| RDKit::ProgressBar::ProgressBar |
( |
const ProgressBar & | | ) |
|
|
delete |
◆ ProgressBar() [4/4]
◆ ~ProgressBar()
| RDKit::ProgressBar::~ProgressBar |
( |
| ) |
|
|
default |
◆ increment()
| void RDKit::ProgressBar::increment |
( |
std::uint64_t | incr = 1, |
|
|
std::ostream & | os = std::cout ) |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_progress()
| void RDKit::ProgressBar::set_progress |
( |
float | value | ) |
|
|
inline |
◆ update()
| void RDKit::ProgressBar::update |
( |
float | value, |
|
|
std::ostream & | os = std::cout ) |
|
inline |
◆ write_progress()
| void RDKit::ProgressBar::write_progress |
( |
std::ostream & | os = std::cout | ) |
|
|
inline |
The documentation for this class was generated from the following file: