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