An activity that updates all plugins in one shot. More...
Public Types | |
|
typedef boost::shared_ptr < UpdatePluginActivity > | SharedPtr |
Public Member Functions | |
| UpdatePluginActivity (Tonido::Patch::UpdateManager *a_manager) | |
| Ctor. | |
| ~UpdatePluginActivity () | |
| Dtor. | |
|
Poco::Activity < UpdatePluginActivity > & | activity () |
| Returns the activity that is being run. | |
Protected Member Functions | |
| void | run () |
An activity that updates all plugins in one shot.
| Tonido::Util::UpdatePluginActivity::UpdatePluginActivity | ( | Tonido::Patch::UpdateManager * | a_manager | ) |
Ctor.
details if needed ...
| Tonido::Util::UpdatePluginActivity::~UpdatePluginActivity | ( | ) |
Dtor.
details if needed ...