NDEVR
API Documentation
InfoPipeabstract

A light-weight base class for Log that allows processes to update, without the need for additional include overheads. More...

Inheritance diagram for InfoPipe:
[legend]

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.

Detailed Description

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.


The documentation for this class was generated from the following file: