Class ProgressBar
Inherits the following classes: ProgressObserver
Public Functions inherited from ProgressObserver
See ProgressObserver
| Type | Name |
|---|---|
| ProgressTracker * | child () |
| virtual | ~ProgressObserver () |
Protected Functions
| Type | Name |
|---|---|
| virtual void | text_update (const std::string & text, int depth=0) override |
| virtual void | update_progress (double progress) override |
Protected Functions inherited from ProgressObserver
See ProgressObserver
| Type | Name |
|---|---|
| ProgressObserver () |
|
| virtual void | text_update (const std::string & text, int depth=0) = 0 |
| virtual void | update_progress (double progress) = 0 |
Protected Functions Documentation
function text_update
Implements ProgressObserver::text_update
function update_progress
Implements ProgressObserver::update_progress
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/utilities/progress_tracker.hpp