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


Public Member Functions | |
| EvaFTAgentAskReady (const unsigned char *buf, const int len) | |
| ~EvaFTAgentAskReady () | |
| const bool | isAskReady () const |
Protected Member Functions | |
| const bool | parseBody (unsigned char *buf, const int len) |
Private Attributes | |
| unsigned int | m_ReplyCode |
Definition at line 201 of file evaftprotocols.h.
|
||||||||||||
|
========================================================================================== Definition at line 376 of file evaftprotocols.cpp. |
|
|
Definition at line 205 of file evaftprotocols.h. |
|
|
Definition at line 206 of file evaftprotocols.h. References m_ReplyCode, and QQ_FILE_AGENT_OPERATION_OK. |
|
||||||||||||
|
Reimplemented from EvaFTPacket. Definition at line 382 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 210 of file evaftprotocols.h. Referenced by isAskReady(), and parseBody(). |
1.4.4