#include <updater.h>
◆ EUpdaterState
| Enumerator |
|---|
| CLEAN | |
| GETTING_MANIFEST | |
| GOT_MANIFEST | |
| PARSING_UPDATE | |
| DOWNLOADING | |
| MOVE_FILES | |
| NEED_RESTART | |
| FAIL | |
◆ GetCurrentFile()
| virtual void IUpdater::GetCurrentFile |
( |
char * | pBuf, |
|
|
int | BufSize ) |
|
pure virtual |
◆ GetCurrentPercent()
| virtual int IUpdater::GetCurrentPercent |
( |
| ) |
|
|
pure virtual |
◆ GetCurrentState()
◆ InitiateUpdate()
| virtual void IUpdater::InitiateUpdate |
( |
| ) |
|
|
pure virtual |
◆ InterfaceName()
| const char * IUpdater::InterfaceName |
( |
| ) |
|
|
inlinestatic |
◆ Update()
| virtual void IUpdater::Update |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: