|
Scroom
0.14
|
#include <workinterface.hh>


Public Member Functions | |
| virtual bool | doWork ()=0 |
Additional Inherited Members | |
Private Member Functions inherited from Interface | |
| Interface ()=default | |
| Interface (const Interface &)=delete | |
| Interface & | operator= (const Interface &)=delete |
| Interface (const Interface &&)=delete | |
| Interface & | operator= (const Interface &&)=delete |
| virtual | ~Interface ()=default |
|
pure virtual |
Implemented in PluginManager, and anonymous_namespace{progressbarmanager.cc}::ProgressBarPulser.