3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
VersionCheckThread Class Reference

Remote version thread checker, downloads RSS file from remote system and then. More...

#include <wxcommon.h>

Inheritance diagram for VersionCheckThread:
Inheritance graph
[legend]
Collaboration diagram for VersionCheckThread:
Collaboration graph
[legend]

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 ()
 

Detailed Description

Remote version thread checker, downloads RSS file from remote system and then.

Constructor & Destructor Documentation

◆ VersionCheckThread()

VersionCheckThread::VersionCheckThread ( wxWindow *  target)

Member Function Documentation

◆ Entry()

void * VersionCheckThread::Entry ( )

◆ getVerStr()

std::string VersionCheckThread::getVerStr ( )
inline

◆ isComplete()

bool VersionCheckThread::isComplete ( ) const
inline

◆ isRetrieveOK()

bool VersionCheckThread::isRetrieveOK ( ) const
inline

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