|
Dynamical System Framework
|
Public Member Functions | |
| progress_sink (std::FILE *file=stderr) | |
| void | attach (progress_bar *bar) |
| void | detach () |
| void | repaint (bool const final=false) |
| int | width () const noexcept |
Protected Member Functions | |
| void | sink_it_ (const spdlog::details::log_msg &msg) override |
| void | flush_ () override |