#include <updaterengine.h>
List of all members.
Detailed Description
Definition at line 167 of file updaterengine.h.
Constructor & Destructor Documentation
UpdaterEngine::UpdaterEngine |
( |
csStringArray & |
args, |
|
|
iObjectRegistry * |
_object_reg, |
|
|
const char * |
_appName |
|
) |
| |
UpdaterEngine::UpdaterEngine |
( |
csStringArray & |
args, |
|
|
iObjectRegistry * |
_object_reg, |
|
|
const char * |
_appName, |
|
|
InfoShare * |
infoshare |
|
) |
| |
UpdaterEngine::~UpdaterEngine |
( |
| ) |
|
Member Function Documentation
void UpdaterEngine::CheckForUpdates |
( |
| ) |
|
bool UpdaterEngine::CheckGeneral |
( |
| ) |
|
void UpdaterEngine::CheckIntegrity |
( |
bool |
automatic = false | ) |
|
bool UpdaterEngine::CheckQuit |
( |
| ) |
[inline] |
bool UpdaterEngine::CheckUpdater |
( |
| ) |
|
void UpdaterEngine::GeneralUpdate |
( |
| ) |
|
csString UpdaterEngine::GetCurrentClientVersion |
( |
| ) |
|
csPtr<iDocumentNode> UpdaterEngine::GetRootNode |
( |
const char * |
fileName, |
|
|
csRef< iDocument > * |
document = 0 |
|
) |
| |
iVFS* UpdaterEngine::GetVFS |
( |
| ) |
const [inline] |
void UpdaterEngine::PrintOutput |
( |
const char * |
string, |
|
|
|
... |
|
) |
| |
void UpdaterEngine::Run |
( |
| ) |
|
bool UpdaterEngine::SelfUpdate |
( |
int |
selfUpdating | ) |
|
bool UpdaterEngine::SwitchMirror |
( |
| ) |
|
The documentation for this class was generated from the following file: