![]() |
NDEVR
API Documentation
|
A light-weight base class for Log that allows processes to update, without the need for additional include overheads. More...
Protected Member Functions | |
| virtual uint04 | addCancelGuard (const TranslatedString &name)=0 |
| If added, signals to any LogStream that cancel is enabled. | |
| virtual uint04 | addProgressSource (const TranslatedString &name, fltp04 progress)=0 |
| Adds a progress gaurd, which. | |
| virtual void | removeCancelGuard (uint04 idx)=0 |
| If removed, signals to any LogStream that cancel is disabled, assuming there are no more cancel gaurds. | |
A light-weight base class for Log that allows processes to update, without the need for additional include overheads.
Definition at line 48 of file ProgressInfo.hpp.