The class only is used by CConnecterThread.
More...
#include <ConnectThread.h>
|
virtual void | run () override |
|
The class only is used by CConnecterThread.
One thread only handles one connect
- Note
- When the thread finished, the thread will be deleted.
- See also
- CConnecterThread CConnect run()
Definition at line 22 of file ConnectThread.h.
◆ ~CConnectThread()
CConnectThread::~CConnectThread |
( |
| ) |
|
|
overridevirtual |
◆ run()
void CConnectThread::run |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ m_pConnecter
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Client/ConnectThread.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Client/ConnectThread.cpp