UpdaterClass Class Reference

#include <updater.h>

Inherits wxEvtHandler.

Collaboration diagram for UpdaterClass:
Collaboration graph
[legend]

Public Member Functions

 UpdaterClass ()
 ~UpdaterClass ()
void CheckForUpdates ()
void OnDownloadEvent (wxCommandEvent &event)

Protected Member Functions

bool UpdateExe (const wxString &newexe, bool WaitForReboot)
 DO NOT use mw() global unless fromCli is false !
bool UpdateLocale (const wxString &newdir, bool WaitForReboot)
 DO NOT use mw() global unless fromCli is false !
bool PostMinGW44 (const wxString &newdir)

Protected Attributes

wxString m_newexe
wxString m_currentexe
wxString m_latest_version
HttpDownloaderThread
< UpdaterClass > * 
m_http_thread

Detailed Description

Definition at line 7 of file updater.h.


Constructor & Destructor Documentation

UpdaterClass::UpdaterClass (  ) 

Definition at line 29 of file updater.cpp.

UpdaterClass::~UpdaterClass (  ) 

Definition at line 34 of file updater.cpp.


Member Function Documentation

void UpdaterClass::CheckForUpdates (  ) 
void UpdaterClass::OnDownloadEvent ( wxCommandEvent &  event  ) 

Definition at line 68 of file updater.cpp.

bool UpdaterClass::PostMinGW44 ( const wxString newdir  )  [protected]

Definition at line 131 of file updater.cpp.

bool UpdaterClass::UpdateExe ( const wxString newexe,
bool  WaitForReboot 
) [protected]

DO NOT use mw() global unless fromCli is false !

Definition at line 110 of file updater.cpp.

bool UpdaterClass::UpdateLocale ( const wxString newdir,
bool  WaitForReboot 
) [protected]

DO NOT use mw() global unless fromCli is false !

Definition at line 103 of file updater.cpp.


Field Documentation

Definition at line 27 of file updater.h.

Definition at line 30 of file updater.h.

Definition at line 28 of file updater.h.

Definition at line 26 of file updater.h.


The documentation for this class was generated from the following files:

Generated on Thu Dec 29 00:11:49 2011 for SpringLobby by doxygen 1.6.3