3Depict
|
Remote version thread checker, downloads RSS file from remote system and then. More...
#include <wxcommon.h>
Public Member Functions | |
VersionCheckThread (wxWindow *target) | |
void * | Entry () |
Used internally by wxwidgets to launch thread. More... | |
bool | isComplete () const |
bool | isRetrieveOK () const |
std::string | getVerStr () |
Remote version thread checker, downloads RSS file from remote system and then.
VersionCheckThread::VersionCheckThread | ( | wxWindow * | target | ) |
void * VersionCheckThread::Entry | ( | ) |
Used internally by wxwidgets to launch thread.
References ASSERT, getMaxVerStr(), isVersionNumberString(), MAX_RSS_CONTENT_SIZE, PROGRAM_VERSION, RemoteUpdateAvailEvent, RSS_FEED_LOCATION, and stlStr().
|
inline |
|
inline |
|
inline |