#include <evaftprotocols.h>
Inherits EvaFTSynPacket.
Inheritance diagram for EvaFTSynCreate:


Public Member Functions | |
| EvaFTSynCreate () | |
| ~EvaFTSynCreate () | |
| void | setFileAgentToken (const unsigned char *token, const int len) |
| void | setBuddyQQ (const int id) |
Protected Member Functions | |
| const int | fillBody (unsigned char *buf) |
Private Attributes | |
| unsigned char * | m_Token |
| int | m_TokenLength |
| int | m_BuddyId |
Definition at line 237 of file evaftprotocols.h.
|
|
=================================================================================================== Definition at line 470 of file evaftprotocols.cpp. |
|
|
Definition at line 476 of file evaftprotocols.cpp. References m_Token. |
|
|
Reimplemented from EvaFTPacket. Definition at line 491 of file evaftprotocols.cpp. References EvaCrypt::encrypt(), m_BuddyId, EvaFTSynPacket::m_FileAgentKey, m_Token, m_TokenLength, EvaUtil::write16(), and EvaUtil::write32(). Here is the call graph for this function: ![]() |
|
|
Definition at line 243 of file evaftprotocols.h. References m_BuddyId. |
|
||||||||||||
|
Definition at line 482 of file evaftprotocols.cpp. References m_Token, and m_TokenLength. |
|
|
Definition at line 249 of file evaftprotocols.h. Referenced by fillBody(), and setBuddyQQ(). |
|
|
Definition at line 247 of file evaftprotocols.h. Referenced by fillBody(), setFileAgentToken(), and ~EvaFTSynCreate(). |
|
|
Definition at line 248 of file evaftprotocols.h. Referenced by fillBody(), and setFileAgentToken(). |
1.4.4