#include <evaftprotocols.h>
Inherits EvaFTAgentPacket.
Inheritance diagram for EvaFTAgentLoginReply:


Public Member Functions | |
| EvaFTAgentLoginReply (const unsigned char *buf, const int len) | |
| ~EvaFTAgentLoginReply () | |
| const bool | isConnected () const |
Protected Member Functions | |
| const bool | parseBody (unsigned char *buf, const int len) |
Private Attributes | |
| unsigned int | m_ReplyCode |
Definition at line 94 of file evaftprotocols.h.
|
||||||||||||
|
========================================================================================== Definition at line 172 of file evaftprotocols.cpp. |
|
|
Definition at line 98 of file evaftprotocols.h. |
|
|
Definition at line 99 of file evaftprotocols.h. References m_ReplyCode, and QQ_FILE_AGENT_OPERATION_OK. |
|
||||||||||||
|
Reimplemented from EvaFTPacket. Definition at line 178 of file evaftprotocols.cpp. References EvaCrypt::decrypt(), EvaFTAgentPacket::m_FileAgentKey, m_ReplyCode, and EvaUtil::read32(). Here is the call graph for this function: ![]() |
|
|
Definition at line 103 of file evaftprotocols.h. Referenced by isConnected(), and parseBody(). |
1.4.4