#include <UpdateInfo.h>
§ UpdateInfo()
BaseLib::Systems::UpdateInfo::UpdateInfo |
( |
| ) |
|
§ ~UpdateInfo()
BaseLib::Systems::UpdateInfo::~UpdateInfo |
( |
| ) |
|
|
virtual |
§ reset()
void BaseLib::Systems::UpdateInfo::reset |
( |
| ) |
|
§ currentDevice
uint64_t BaseLib::Systems::UpdateInfo::currentDevice = 0 |
§ currentDeviceProgress
int32_t BaseLib::Systems::UpdateInfo::currentDeviceProgress = -1 |
§ currentUpdate
int32_t BaseLib::Systems::UpdateInfo::currentUpdate = -1 |
§ devicesToUpdate
int32_t BaseLib::Systems::UpdateInfo::devicesToUpdate = -1 |
§ results
std::map<uint64_t, std::pair<int32_t, std::string> > BaseLib::Systems::UpdateInfo::results |
§ updateMutex
std::mutex BaseLib::Systems::UpdateInfo::updateMutex |
The documentation for this class was generated from the following files: