|
virtual void | Execute (void) override |
| This function, overloaded by the descendants, is called in the new thread. More...
|
|
Definition at line 167 of file MojangAPI.cpp.
◆ Super
◆ cUpdateThread()
cMojangAPI::cUpdateThread::cUpdateThread |
( |
cMojangAPI & |
a_MojangAPI | ) |
|
|
inline |
◆ ~cUpdateThread()
virtual cMojangAPI::cUpdateThread::~cUpdateThread |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Execute()
virtual void cMojangAPI::cUpdateThread::Execute |
( |
void |
| ) |
|
|
inlineoverrideprotectedvirtual |
This function, overloaded by the descendants, is called in the new thread.
Implements cIsThread.
Definition at line 200 of file MojangAPI.cpp.
◆ m_evtNotify
cEvent cMojangAPI::cUpdateThread::m_evtNotify |
|
protected |
The event used for notifying that the thread should terminate, as well as timing.
Definition at line 196 of file MojangAPI.cpp.
◆ m_MojangAPI
cMojangAPI& cMojangAPI::cUpdateThread::m_MojangAPI |
|
protected |
The documentation for this class was generated from the following file: