◆ CJob()
| CRegister::CProtocol::CJob::CJob |
( |
int | Protocol, |
|
|
int | ServerPort, |
|
|
int | Index, |
|
|
int | InfoSerial, |
|
|
std::shared_ptr< CShared > | pShared, |
|
|
std::shared_ptr< CHttpRequest > && | pRegister, |
|
|
IHttp * | pHttp ) |
|
inline |
◆ ~CJob()
| CRegister::CProtocol::CJob::~CJob |
( |
| ) |
|
|
overridedefault |
◆ Run()
| void CRegister::CProtocol::CJob::Run |
( |
| ) |
|
|
overrideprivatevirtual |
Performs tasks in a worker thread.
Implements IJob.
◆ m_Index
| int CRegister::CProtocol::CJob::m_Index |
|
private |
◆ m_InfoSerial
| int CRegister::CProtocol::CJob::m_InfoSerial |
|
private |
◆ m_pHttp
| IHttp* CRegister::CProtocol::CJob::m_pHttp |
|
private |
◆ m_pRegister
| std::shared_ptr<CHttpRequest> CRegister::CProtocol::CJob::m_pRegister |
|
private |
◆ m_Protocol
| int CRegister::CProtocol::CJob::m_Protocol |
|
private |
◆ m_pShared
| std::shared_ptr<CShared> CRegister::CProtocol::CJob::m_pShared |
|
private |
◆ m_ServerPort
| int CRegister::CProtocol::CJob::m_ServerPort |
|
private |
The documentation for this class was generated from the following file: